summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS3
1 files changed, 3 insertions, 0 deletions
diff --git a/DEPS b/DEPS
index c2ba3b5..56c0f6a 100644
--- a/DEPS
+++ b/DEPS
@@ -27,6 +27,9 @@ deps = {
"src/third_party/icu38":
"/trunk/deps/third_party/icu38@20192",
+ "src/third_party/protobuf/src":
+ "http://protobuf.googlecode.com/svn/trunk@154",
+
# TODO(mark): Remove once this has moved into depot_tools.
"src/tools/gyp":
"http://gyp.googlecode.com/svn/trunk@546",