Index: remoting/remoting_webapp_files.gypi |
diff --git a/remoting/remoting_webapp_files.gypi b/remoting/remoting_webapp_files.gypi |
index e485ccd1f5dec5eb4719a996d2740aeef1f65c18..ae8458d4a1d39845c58210f840511718fab65179 100644 |
--- a/remoting/remoting_webapp_files.gypi |
+++ b/remoting/remoting_webapp_files.gypi |
@@ -70,6 +70,7 @@ |
'webapp/unittests/it2me_helper_channel_unittest.js', |
'webapp/unittests/it2me_service_unittest.js', |
'webapp/unittests/l10n_unittest.js', |
+ 'webapp/unittests/local_host_section_unittest.js', |
'webapp/unittests/menu_button_unittest.js', |
'webapp/unittests/xmpp_connection_unittest.js', |
'webapp/unittests/xmpp_login_handler_unittest.js', |
@@ -177,6 +178,7 @@ |
'webapp/crd/js/host_list_api.js', |
'webapp/crd/js/host_list_api_impl.js', |
'webapp/crd/js/host_table_entry.js', |
+ 'webapp/crd/js/local_host_section.js', |
], |
# Logging and stats JavaScript files. |
'remoting_webapp_js_logging_files': [ |