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

Unified Diff: DEPS

Issue 1526973002: Remove outdated support for chrome-only apis (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years 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 | « no previous file | tools/dom/scripts/chromegenerator.py » ('j') | 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 3fa5de720e5fc95237911fc15e5a97753d1f36ac..21777be9d6b9424833640f7b5ee6ca68d0ad26b0 100644
--- a/DEPS
+++ b/DEPS
@@ -153,8 +153,6 @@ deps = {
Var("dart_root") + "/third_party/7zip":
Var("third_party") + "/7zip" + Var("7zip_rev"),
- Var("dart_root") + "/third_party/chrome":
- Var("third_party") + "/chrome" + Var("chrome_rev"),
Var("dart_root") + "/third_party/pkg/fake_async":
Var("third_party") + "/fake_async" + Var("fake_async_rev"),
Var("dart_root") + "/third_party/firefox_jsshell":
« no previous file with comments | « no previous file | tools/dom/scripts/chromegenerator.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698