Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(89)

Unified Diff: DEPS

Issue 126433002: Stop pulling DEPS used only by Chrome Frame. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « .gitignore ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 8905fd77a734260ee5bef360fa0531790a736c17..ced90faeb569b85dcb9ad3c4d3cb2e59d0a70298 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",
« no previous file with comments | « .gitignore ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698