From a3c96433df452a82bdc1555fd6171be8a94eed67 Mon Sep 17 00:00:00 2001 From: "grt@chromium.org" Date: Wed, 8 Jan 2014 15:41:13 +0000 Subject: 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 --- DEPS | 6 ------ 1 file changed, 6 deletions(-) (limited to 'DEPS') 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", -- cgit v1.1