Index: third_party/closure_compiler/compiled_resources.gyp |
diff --git a/third_party/closure_compiler/compiled_resources.gyp b/third_party/closure_compiler/compiled_resources.gyp |
index 6f58aa7ea94f5e291d271cde6debf10e2f62c95e..96c16199c0756b9acce0c0b7b649a36d0b074642 100644 |
--- a/third_party/closure_compiler/compiled_resources.gyp |
+++ b/third_party/closure_compiler/compiled_resources.gyp |
@@ -35,7 +35,10 @@ |
'../../ui/webui/resources/js/chromeos/compiled_resources.gyp:*', |
'../../ui/webui/resources/js/compiled_resources.gyp:*', |
'../../ui/webui/resources/js/cr/ui/compiled_resources.gyp:*', |
- ] |
+ ], |
+ 'includes': [ |
+ '../../remoting/remoting_webapp_compile.gypi', |
Dan Beam
2015/03/25 00:47:27
this means it'll run on the bots (see: top of file
|
+ ], |
}, |
] |
} |