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", |