Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(474)

Unified Diff: third_party/analytics/README.chromium

Issue 902813004: Add chrome platform analytics to third-party. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/analytics/OWNERS ('k') | third_party/analytics/externs.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/analytics/README.chromium
diff --git a/third_party/analytics/README.chromium b/third_party/analytics/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..431ccc04c1f528aa2300b65cbbae1ca7d524dfff
--- /dev/null
+++ b/third_party/analytics/README.chromium
@@ -0,0 +1,21 @@
+Name: Chrome Platform Analytics
+URL: https://github.com/GoogleChrome/chrome-platform-analytics
+Version: 1.5.2
+Date: 2/5/2015
+License: Apache 2.0
+License File: NOT_SHIPPED
+Security Critical: yes
+
+Description:
+This package supports the use of Google Analytics (GA) in Chrome Platform
+Applications and Extensions.
+
+The compiled, bundled version of the package is used, in order to avoid
Steve McKay 2015/02/10 15:32:20 The library is available from GitHub both as closu
Ben Kwa 2015/02/10 15:48:46 Done.
+incurring dependencies on all of goog.*.
Steve McKay 2015/02/10 15:32:20 s/incurring dependencies on all of goog.*./the nee
Ben Kwa 2015/02/10 15:48:46 This seemed redundant given the previous comment.
+
+The SHA1 hash for this version of GoogleChrome/chrome-platform-analytics is
+e7c6f0e6ca6edfdd6cba0cd350516e55eb513959.
+
+Local Modifications:
+An externs file had to be added to account for chrome's js model, which is
Steve McKay 2015/02/10 15:32:20 Added externs.js allowing apps that do use closure
Ben Kwa 2015/02/10 15:48:46 Done.
+neither vanilla javascript, nor full-blown closure.
« no previous file with comments | « third_party/analytics/OWNERS ('k') | third_party/analytics/externs.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698