Chromium Code Reviews| 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"], |
| }, |
| ] |