diff options
author | kochi@chromium.org <kochi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-31 06:16:23 +0000 |
---|---|---|
committer | kochi@chromium.org <kochi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-31 06:16:23 +0000 |
commit | b0ebbcb02cbe7a2b705f48a8e398f2418dcc85b5 (patch) | |
tree | 5b2fd1655ad1404899d206eecc1aeb9637c9d20a /.gitignore | |
parent | 3edef215ea8a3064d24a04f1cb16c7f02dcbe127 (diff) | |
download | chromium_src-b0ebbcb02cbe7a2b705f48a8e398f2418dcc85b5.zip chromium_src-b0ebbcb02cbe7a2b705f48a8e398f2418dcc85b5.tar.gz chromium_src-b0ebbcb02cbe7a2b705f48a8e398f2418dcc85b5.tar.bz2 |
Roll third_party/cacheinvalidation r221:r245
This is a retry of http://crrev.com/164259, reverted by
http://crrev.com/164266 by failing checklicenses.py.
The intention of this roll is to add 2 source types in
proto (COSMO_CHANGELOG and CHROME_PUSH_MESSAGING) in r241,
but also includes the v2 of the Android client library (r221:240).
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.
r243 fixed the checklicenses.py issue by adding a proper
license in src/example-app-build/generate_protos.sh.
r244:
Track changes from HEAD. In particular, ensure that all code builds against the
open-sourced protocol buffers library.
r245:
Add missing TrickleState.
BUG=150005, 157546
TEST=compile succeeds.
Review URL: https://chromiumcodereview.appspot.com/11304005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@165113 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -153,7 +153,6 @@ v8.log /third_party/asan /third_party/bidichecker /third_party/bison -/third_party/cacheinvalidation/files /third_party/cacheinvalidation/src /third_party/chromeos_login_manager /third_party/chromeos_text_input |