Index: remoting/remoting.gyp |
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp |
index 1203522226a21a870ee1b1a5c6b4e4d29ddb1b5b..b0ad56b44f0cc1dc21281a9c56d9e86a7ff35d2c 100644 |
--- a/remoting/remoting.gyp |
+++ b/remoting/remoting.gyp |
@@ -117,6 +117,8 @@ |
'client/plugin/chromoting_instance.h', |
'client/plugin/chromoting_scriptable_object.cc', |
'client/plugin/chromoting_scriptable_object.h', |
+ 'client/plugin/pepper_client_logger.cc', |
+ 'client/plugin/pepper_client_logger.h', |
'client/plugin/pepper_entrypoints.cc', |
'client/plugin/pepper_entrypoints.h', |
'client/plugin/pepper_input_handler.cc', |
@@ -390,6 +392,8 @@ |
'client/client_config.h', |
'client/client_context.cc', |
'client/client_context.h', |
+ 'client/client_logger.cc', |
+ 'client/client_logger.h', |
'client/client_util.cc', |
'client/client_util.h', |
'client/frame_consumer.h', |