summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authoragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-01 18:30:51 +0000
committeragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-01 18:30:51 +0000
commitb9d3751ccc5db1a4560fb2bdcadcc8bccbaa2f2e (patch)
treeba9562cd92a3f67bf88a039bd4067e288f8bd500 /DEPS
parent1fa7b48bbeb65db6a8865ccb0f432c6cb44fd39c (diff)
downloadchromium_src-b9d3751ccc5db1a4560fb2bdcadcc8bccbaa2f2e.zip
chromium_src-b9d3751ccc5db1a4560fb2bdcadcc8bccbaa2f2e.tar.gz
chromium_src-b9d3751ccc5db1a4560fb2bdcadcc8bccbaa2f2e.tar.bz2
protobuf: remove DEPS entry for protobuf2
We switched to using third_party/protobuf, so this DEPS entry is no longer needed. BUG=56579 TEST=none http://codereview.chromium.org/3557004/show git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61204 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS3
1 files changed, 0 insertions, 3 deletions
diff --git a/DEPS b/DEPS
index 2eeece1..90ddd0e 100644
--- a/DEPS
+++ b/DEPS
@@ -48,9 +48,6 @@ deps = {
"src/third_party/hunspell_dictionaries":
"/trunk/deps/third_party/hunspell_dictionaries@60756",
- "src/third_party/protobuf2/src":
- (Var("googlecode_url") % "protobuf") + "/trunk@346",
-
"src/third_party/safe_browsing/testing":
"http://google-safe-browsing.googlecode.com/svn/trunk/testing@99",