Index: remoting/remoting_webapp_files.gypi |
diff --git a/remoting/remoting_webapp_files.gypi b/remoting/remoting_webapp_files.gypi |
index ec05e584ac7f7948940a2d3ea26d942a1ca422a9..1e4a78237edc36cdc3a9c4ef9be11744945d8841 100644 |
--- a/remoting/remoting_webapp_files.gypi |
+++ b/remoting/remoting_webapp_files.gypi |
@@ -99,6 +99,7 @@ |
'webapp/base/js/xmpp_login_handler_unittest.js', |
'webapp/base/js/xmpp_stream_parser_unittest.js', |
'webapp/crd/js/apps_v2_migration_unittest.js', |
+ 'webapp/crd/js/combined_host_list_api_unittest.js', |
'webapp/crd/js/gcd_client_unittest.js', |
'webapp/crd/js/gcd_client_with_mock_xhr_unittest.js', |
'webapp/crd/js/host_controller_unittest.js', |
@@ -272,6 +273,7 @@ |
# JSCompiler. If an implementation of an interface occurs in a |
# file processed before the interface itself, the @override tag |
# doesn't always work correctly. |
+ 'webapp/crd/js/combined_host_list_api.js', |
'webapp/crd/js/gcd_host_list_api.js', |
'webapp/crd/js/legacy_host_list_api.js', |
], |