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

Side by Side Diff: third_party/analytics/README.chromium

Issue 1036443004: Update the google analytics bundle to 1.6.0c. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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 unified diff | Download patch
« no previous file with comments | « no previous file | third_party/analytics/google-analytics-bundle.js » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: Chrome Platform Analytics 1 Name: Chrome Platform Analytics
2 URL: https://github.com/GoogleChrome/chrome-platform-analytics 2 URL: https://github.com/GoogleChrome/chrome-platform-analytics
3 Version: 1.6.0 3 Version: 1.6.0c
4 Date: 3/9/2015 4 Date: 3/24/2015
5 License: Apache 2.0 5 License: Apache 2.0
6 License File: NOT_SHIPPED 6 License File: NOT_SHIPPED
7 Security Critical: yes 7 Security Critical: yes
8 8
9 Description: 9 Description:
10 This package supports the use of Google Analytics (GA) in Chrome Platform 10 This package supports the use of Google Analytics (GA) in Chrome Platform
11 Applications and Extensions. 11 Applications and Extensions.
12 12
13 The library is available from GitHub both as closure JS source and as a 13 The library is available from GitHub both as closure JS source and as a
14 "compiled" bundle (traditional JS). The bundle is included here so that 14 "compiled" bundle (traditional JS). The bundle is included here so that
15 traditional JS apps (non-closure-compiled) can employ the library. 15 traditional JS apps (non-closure-compiled) can employ the library.
16 16
17 The SHA1 hash for this version of GoogleChrome/chrome-platform-analytics is 17 The SHA1 hash for this version of GoogleChrome/chrome-platform-analytics is
18 c2a12c437b170da922ea54b79933174d2f5fcb05. 18 472ed678a2322e9a18b10eadb5adba2cde68529a.
19 19
20 Local Modifications: 20 Local Modifications:
21 Added externs.js allowing apps that do use closure compiler to compile code 21 Added externs.js allowing apps that do use closure compiler to compile code
22 referencing this library. 22 referencing this library.
OLDNEW
« no previous file with comments | « no previous file | third_party/analytics/google-analytics-bundle.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698