Index: remoting/remoting.gyp |
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp |
index 10dccf78bf4d92f7971a2efac45a6e875a7cf144..8b2dec6cab26906ca78f30b73a3615d9bb6b9427 100644 |
--- a/remoting/remoting.gyp |
+++ b/remoting/remoting.gyp |
@@ -78,6 +78,8 @@ |
'sources': [ |
'client/plugin/chromoting_plugin.cc', |
'client/plugin/chromoting_plugin.h', |
+ 'client/plugin/chromoting_scriptable_object.cc', |
+ 'client/plugin/chromoting_scriptable_object.h', |
'client/plugin/pepper_entrypoints.cc', |
'client/plugin/pepper_entrypoints.h', |
'client/plugin/pepper_input_handler.cc', |