Index: remoting/remoting_webapp_files.gypi |
diff --git a/remoting/remoting_webapp_files.gypi b/remoting/remoting_webapp_files.gypi |
index b7ac6a7cd25035c52487b0f169e9c5b96b27b927..52749fb6c13651d3661e2505632d2ad3c483d559 100644 |
--- a/remoting/remoting_webapp_files.gypi |
+++ b/remoting/remoting_webapp_files.gypi |
@@ -69,6 +69,7 @@ |
'webapp/base/js/base_event_hook_unittest.js', |
'webapp/base/js/base_inherits_unittest.js', |
'webapp/base/js/ipc_unittest.js', |
+ 'webapp/base/js/protocol_extension_manager_unittest.js', |
'webapp/crd/js/apps_v2_migration_unittest.js', |
'webapp/crd/js/desktop_viewport_unittest.js', |
'webapp/crd/js/dns_blackhole_checker_unittest.js', |
@@ -169,6 +170,7 @@ |
'webapp/base/js/input_dialog.js', |
'webapp/base/js/ipc.js', |
'webapp/base/js/platform.js', |
+ 'webapp/base/js/protocol_extension_manager.js', |
'webapp/base/js/protocol_extension.js', |
'webapp/crd/js/apps_v2_migration.js', |
'webapp/crd/js/error.js', |