summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorcmasone@google.com <cmasone@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-16 20:51:19 +0000
committercmasone@google.com <cmasone@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-16 20:51:19 +0000
commit79fb4e66af8f7f49a1193bd45746d4c637c45463 (patch)
tree1e7c7143cb93196416a4607351d0a626e7562f57 /DEPS
parent85317c707d9ae7fcc73ef05814495bc92123e144 (diff)
downloadchromium_src-79fb4e66af8f7f49a1193bd45746d4c637c45463.zip
chromium_src-79fb4e66af8f7f49a1193bd45746d4c637c45463.tar.gz
chromium_src-79fb4e66af8f7f49a1193bd45746d4c637c45463.tar.bz2
Pull new version of protobuffers that's compatible with no-rtti in debug mode
lands r165517 Review URL: http://codereview.chromium.org/172034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23535 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index e8b7dc4..fc75100 100644
--- a/DEPS
+++ b/DEPS
@@ -28,7 +28,7 @@ deps = {
"/trunk/deps/third_party/icu38@20192",
"src/third_party/protobuf2/src":
- "http://protobuf.googlecode.com/svn/trunk@154",
+ "http://protobuf.googlecode.com/svn/trunk@219",
"src/tools/gyp":
"http://gyp.googlecode.com/svn/trunk@591",