Chromium Code Reviews| Index: deps/standalone.deps/DEPS |
| diff --git a/deps/standalone.deps/DEPS b/deps/standalone.deps/DEPS |
| index 1928d15a83d6691a30ac51e258010889a01d9e0b..40d680fd4f760f88f17842625a0f11619ae0c673 100644 |
| --- a/deps/standalone.deps/DEPS |
| +++ b/deps/standalone.deps/DEPS |
| @@ -51,6 +51,6 @@ deps_os = { |
| hooks = [ |
| { |
| "pattern": ".", |
| - "action": ["python", "dart/tools/generate_projects.py", "runtime"], |
| + "action": ["python", "dart/tools/gyp_dart.py", "runtime"], |
| }, |
| ] |