Index: remoting/remoting_webapp_files.gypi |
diff --git a/remoting/remoting_webapp_files.gypi b/remoting/remoting_webapp_files.gypi |
index 3b0cb9f8cf91736f8c22f5452b459ccc2f2321aa..ba6057372bbec05381083926c548a90d903f8e12 100644 |
--- a/remoting/remoting_webapp_files.gypi |
+++ b/remoting/remoting_webapp_files.gypi |
@@ -108,6 +108,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', |
@@ -286,6 +287,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', |
], |