Index: remoting/remoting_webapp_files.gypi |
diff --git a/remoting/remoting_webapp_files.gypi b/remoting/remoting_webapp_files.gypi |
index a18ec50f36b372ade6aa9e18e06e1c336d8a27b6..6fde0a7a0adf737eb85bb0de58e4b0ac52ae9ab6 100644 |
--- a/remoting/remoting_webapp_files.gypi |
+++ b/remoting/remoting_webapp_files.gypi |
@@ -61,6 +61,7 @@ |
'webapp/base/js/base.js', |
'webapp/base/js/ipc.js', |
'webapp/base/js/platform.js', |
+ 'webapp/crd/js/activation_handler.js', |
'webapp/crd/js/apps_v2_migration.js', |
'webapp/crd/js/error.js', |
'webapp/crd/js/event_handlers.js', |
@@ -231,6 +232,7 @@ |
'webapp/base/js/ipc.js', |
'webapp/base/js/message_window_helper.js', |
'webapp/base/js/message_window_manager.js', |
+ 'webapp/crd/js/activation_handler.js', |
'webapp/crd/js/app_launcher.js', |
'webapp/crd/js/background.js', |
'webapp/crd/js/client_session.js', |