Index: dart/site/try/build_try.gyp |
diff --git a/dart/site/try/build_try.gyp b/dart/site/try/build_try.gyp |
index 302b3d30381ddac3cca4f6d882eb000c43257afa..83f36c81d0b9e8d2326ff0970f9e7fcd2548bb47 100644 |
--- a/dart/site/try/build_try.gyp |
+++ b/dart/site/try/build_try.gyp |
@@ -9,8 +9,7 @@ |
'type': 'none', |
'dependencies': [ |
'../../runtime/dart-runtime.gyp:dart', |
- # Concern: there should really be a dependency on |
- # ../../dart.gyp:create_sdk, but this is reported as a cycle by GYP. |
+ '../../create_sdk.gyp:create_sdk', |
], |
'variables': { |
'try_dart_static_files': [ |