Index: runtime/bin/bin.gypi |
diff --git a/runtime/bin/bin.gypi b/runtime/bin/bin.gypi |
index 11f84fcae66e6c6404b8bbf9f3e48a6557aaad4d..fa814894d1ccbb61ade71dc50ca33d535adf2bd6 100644 |
--- a/runtime/bin/bin.gypi |
+++ b/runtime/bin/bin.gypi |
@@ -515,7 +515,7 @@ |
'type': 'none', |
'toolsets':['host'], |
'includes': [ |
- 'resources_sources.gypi', |
+ 'vmservice/vmservice_sources.gypi', |
], |
'actions': [ |
{ |
@@ -546,7 +546,7 @@ |
'type': 'none', |
'toolsets':['host'], |
'includes': [ |
- 'resources_sources.gypi', |
+ 'vmservice/vmservice_sources.gypi', |
], |
'actions': [ |
{ |