Commit a3c96433 authored by grt@chromium.org's avatar grt@chromium.org

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
parent 1826a409
......@@ -118,7 +118,6 @@ v8.log
/chrome/tools/memory
/chrome/tools/test/reference_build
/chrome/unit_tests_run.xml
/chrome_frame/tools/test/reference_build
/cloud_print/cloud_print_version_resources.xml
/components/variations.xml
/content/content_unittests_run.xml
......
......@@ -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",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment