diff options
author | akalin@chromium.org <akalin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-05 09:41:23 +0000 |
---|---|---|
committer | akalin@chromium.org <akalin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-05 09:41:23 +0000 |
commit | 014fe83017513d74ffdbb33300c1cdb53131ce7a (patch) | |
tree | e03f745f1ae4a451e7e175524e64ff1eab0dfec5 /third_party/cacheinvalidation/cacheinvalidation.gyp | |
parent | 16dcc35a5092450121b61e28ed47cf7abe09d042 (diff) | |
download | chromium_src-014fe83017513d74ffdbb33300c1cdb53131ce7a.zip chromium_src-014fe83017513d74ffdbb33300c1cdb53131ce7a.tar.gz chromium_src-014fe83017513d74ffdbb33300c1cdb53131ce7a.tar.bz2 |
Revert 80431 - [Sync] Roll google-cache-invalidation to @77
This removes the explicit dependency on base/scoped_ptr.h.
Also set chromium_code=1, as all compile warnings/errors with that setting
have been fixed.
BUG=77804
TEST=
Review URL: http://codereview.chromium.org/6794042
TBR=akalin@chromium.org
Review URL: http://codereview.chromium.org/6792046
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@80433 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/cacheinvalidation/cacheinvalidation.gyp')
-rw-r--r-- | third_party/cacheinvalidation/cacheinvalidation.gyp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/third_party/cacheinvalidation/cacheinvalidation.gyp b/third_party/cacheinvalidation/cacheinvalidation.gyp index fc31de9..8bff843 100644 --- a/third_party/cacheinvalidation/cacheinvalidation.gyp +++ b/third_party/cacheinvalidation/cacheinvalidation.gyp @@ -7,9 +7,6 @@ { 'variables': { - # This library should build cleanly with the extra warnings turned on - # for Chromium. - 'chromium_code': 1, # The root directory for the proto files. 'proto_dir_root': 'files/src', # The relative path of the cacheinvalidation proto files from |