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

Unified Diff: deps/standalone.deps/DEPS

Issue 26212004: standalone.deps: Change gyp generation to make "./tools/build.py runtime" work (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 2 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 | « dart/tools/gyp_dart.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: deps/standalone.deps/DEPS
diff --git a/deps/standalone.deps/DEPS b/deps/standalone.deps/DEPS
index cf03d06d914d5b06ae3160992c3ae545090128ed..7bf666d48bb551f2dded915099a0a7ba5bfedc23 100644
--- a/deps/standalone.deps/DEPS
+++ b/deps/standalone.deps/DEPS
@@ -62,6 +62,6 @@ deps_os = {
hooks = [
{
"pattern": ".",
- "action": ["python", "dart/tools/generate_projects.py", "runtime"],
+ "action": ["python", "dart/tools/gyp_dart.py", "runtime"],
},
]
« no previous file with comments | « dart/tools/gyp_dart.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698