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

Unified Diff: deps/all.deps/DEPS

Issue 20722006: Removed compiler/ directory from repository (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 5 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
Index: deps/all.deps/DEPS
diff --git a/deps/all.deps/DEPS b/deps/all.deps/DEPS
index 71522d26255119cc758c4112e258078de9a5b31d..f7613fc018519bd4b5ab4241ab2faefbe9c48525 100644
--- a/deps/all.deps/DEPS
+++ b/deps/all.deps/DEPS
@@ -112,7 +112,7 @@ deps_os = {
hooks = [
{
"pattern": ".",
- "action": ["python", "dart/compiler/scripts/generate_my_projects.py"],
+ "action": ["python", "dart/tools/compiler_scripts/generate_my_projects.py"],
},
{
"pattern": ".",

Powered by Google App Engine
This is Rietveld 408576698