summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorgrt@chromium.org <grt@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-08 15:41:13 +0000
committergrt@chromium.org <grt@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-08 15:41:13 +0000
commita3c96433df452a82bdc1555fd6171be8a94eed67 (patch)
tree322c13892dbb05800838c3a6ea1000f242411483 /DEPS
parent1826a409a7b9f12a801d32a362e4826c50669364 (diff)
downloadchromium_src-a3c96433df452a82bdc1555fd6171be8a94eed67.zip
chromium_src-a3c96433df452a82bdc1555fd6171be8a94eed67.tar.gz
chromium_src-a3c96433df452a82bdc1555fd6171be8a94eed67.tar.bz2
Stop pulling DEPS used only by Chrome Frame.
BUG=316496 Review URL: https://codereview.chromium.org/126433002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243569 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS6
1 files changed, 0 insertions, 6 deletions
diff --git a/DEPS b/DEPS
index 7eedc2c..5f7923e 100644
--- a/DEPS
+++ b/DEPS
@@ -322,12 +322,6 @@ deps_os = {
"src/third_party/lighttpd":
"/trunk/deps/third_party/lighttpd@" + Var("lighttpd_revision"),
- # Chrome Frame related deps
- "src/third_party/xulrunner-sdk":
- "/trunk/deps/third_party/xulrunner-sdk@119756",
- "src/chrome_frame/tools/test/reference_build/chrome_win":
- "/trunk/deps/reference_builds/chrome_win@89574",
-
# Parses Windows PE/COFF executable format.
"src/third_party/pefile":
(Var("googlecode_url") % "pefile") + "/trunk@63",