Index: remoting/remoting_webapp.gypi |
diff --git a/remoting/remoting_webapp.gypi b/remoting/remoting_webapp.gypi |
index ca56648540f12c04396207eaf5bfcc77dd49c971..6151bf28ef54bc90d9dcadc715d8464b412b0fff 100644 |
--- a/remoting/remoting_webapp.gypi |
+++ b/remoting/remoting_webapp.gypi |
@@ -23,7 +23,7 @@ |
], |
'conditions': [ |
['run_jscompile != 0', { |
- 'includes': ['remoting_webapp_compile.gypi'], |
+ 'dependencies': ['remoting_webapp_compile.gypi:*'], |
}], |
], |
'actions': [ |