Index: runtime/dart-runtime.gyp |
diff --git a/runtime/dart-runtime.gyp b/runtime/dart-runtime.gyp |
index 17f9bb366c4ca38fe406ce9f4772dfa18926b53d..7c4f4c4cc7f8e0958717ec6a0b29cc2962bc2efd 100644 |
--- a/runtime/dart-runtime.gyp |
+++ b/runtime/dart-runtime.gyp |
@@ -79,8 +79,7 @@ |
'inputs': [ |
'../tools/make_version.py', |
'../tools/utils.py', |
- '../tools/version.dart', |
- '../tools/release/version.dart', |
+ '../tools/print_version.py', |
'../tools/VERSION', |
'<(version_in_cc_file)', |
# Depend on libdart_dependency_helper to track the libraries it |