Index: remoting/remoting_webapp.gypi |
diff --git a/remoting/remoting_webapp.gypi b/remoting/remoting_webapp.gypi |
index 9d5a72a0eb3ea63fb0811476b2310dc05e034381..5adcbc6b89157c659aa173094a2661e7ad5ea616 100644 |
--- a/remoting/remoting_webapp.gypi |
+++ b/remoting/remoting_webapp.gypi |
@@ -22,7 +22,7 @@ |
], |
'conditions': [ |
['run_jscompile != 0', { |
- 'includes': ['remoting_webapp_compile.gypi'], |
+ 'dependencies': ['remoting_webapp_compile.gypi:*'], |
}], |
], |
'actions': [ |