chromium/components/security_interstitials/core/common/resources/BUILD.gn

# Copyright 2023 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

import("//tools/grit/preprocess_if_expr.gni")

preprocess_if_expr("preprocess") {
  in_files = [
    "interstitial_common.js",
    "interstitial_mobile_nav.js",
  ]
}