summaryrefslogtreecommitdiff
path: root/chromium/ui/webui/resources/js/analytics.js
blob: 6a467d371498cfa60be87e748bc80a63d037ca4f (plain)
1
2
3
4
5
6
7
8
// Copyright (c) 2015 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.

// This file serves as a proxy to bring the included js file from /third_party
// into its correct location under the resources directory tree, whence it is
// delivered via a chrome://resources URL.  See ../webui_resources.grd.
<include src="../../../../third_party/analytics/google-analytics-bundle.js">