summaryrefslogtreecommitdiffstats
path: root/chromium/chrome/browser/resources/chromeos/camera/src/js/externs/BUILD.gn
blob: e41499011b10749855d62a2cd3c9abfa7b72e357 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Copyright 2019 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

import("//third_party/closure_compiler/compile_js.gni")

js_library("chrome_platform_analytics") {
  sources = []

  externs_list = [ "chrome_platform_analytics.js" ]
}