[NaCl SDK] Add ps_internal.h to declare shared internal symbols.
[chromium-blink-merge.git] / third_party / analytics / README.chromium
bloba63989c0867d6d227c7402e768b3ed601e64fdb2
1 Name: Chrome Platform Analytics
2 URL: https://github.com/GoogleChrome/chrome-platform-analytics
3 Version: 1.6.0
4 Date: 3/9/2015
5 License: Apache 2.0
6 License File: NOT_SHIPPED
7 Security Critical: yes
9 Description:
10 This package supports the use of Google Analytics (GA) in Chrome Platform
11 Applications and Extensions.  
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
15 traditional JS apps (non-closure-compiled) can employ the library.
17 The SHA1 hash for this version of GoogleChrome/chrome-platform-analytics is
18 c2a12c437b170da922ea54b79933174d2f5fcb05.
20 Local Modifications:
21 Added externs.js allowing apps that do use closure compiler to compile code
22 referencing this library.