summaryrefslogtreecommitdiffstats
path: root/third_party/cacheinvalidation
diff options
context:
space:
mode:
authorkochi@chromium.org <kochi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-26 05:35:37 +0000
committerkochi@chromium.org <kochi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-26 05:35:37 +0000
commit0758c8bece078e746b479e469a7b9a9c9e2a8a69 (patch)
treea07a893fe56d3c166b1b1637ea638d8bb5d580a4 /third_party/cacheinvalidation
parente5379f40f6e15c1f690712612a5bc5108ac0a77e (diff)
downloadchromium_src-0758c8bece078e746b479e469a7b9a9c9e2a8a69.zip
chromium_src-0758c8bece078e746b479e469a7b9a9c9e2a8a69.tar.gz
chromium_src-0758c8bece078e746b479e469a7b9a9c9e2a8a69.tar.bz2
Revert 164259 - Roll third_party/cacheinvalidation from r221:r242.
The intention of this roll is to add 2 source types in proto (COSMO_CHANGELOG and CHROME_PUSH_MESSAGING), but also includes the v2 of the Android client library. r241 had an Android build issue (a symbol "ANDROID" was defined as an enum member in proto, which was blown away by -DANDROID compiler option, introduced at r239), and r242 reverted it. BUG=150005, 157546 TEST=compile succeeds. Review URL: https://codereview.chromium.org/11194078 TBR=kochi@chromium.org Review URL: https://codereview.chromium.org/11275060 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@164266 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/cacheinvalidation')
-rw-r--r--third_party/cacheinvalidation/README.chromium2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/cacheinvalidation/README.chromium b/third_party/cacheinvalidation/README.chromium
index 1014695..ad5d645 100644
--- a/third_party/cacheinvalidation/README.chromium
+++ b/third_party/cacheinvalidation/README.chromium
@@ -1,7 +1,7 @@
Name: Google Cache Invalidation API
Short Name: google-cache-invalidation-api
URL: http://code.google.com/p/google-cache-invalidation-api/
-Version: r242
+Version: r220
License: Apache 2.0
License File: src/google/cacheinvalidation/COPYING
Security Critical: no