Index: remoting/remoting.gyp |
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp |
index 6d8264a31124f236fed55739a75b3c395343c34d..2369896d2ff59ec6c9f793e71836d62bba8f7a5c 100644 |
--- a/remoting/remoting.gyp |
+++ b/remoting/remoting.gyp |
@@ -139,8 +139,6 @@ |
'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', |
@@ -173,8 +171,6 @@ |
'host/plugin/host_plugin.cc', |
'host/plugin/host_plugin.def', |
'host/plugin/host_plugin.rc', |
- 'host/plugin/host_plugin_logger.cc', |
- 'host/plugin/host_plugin_logger.h', |
'host/plugin/host_plugin_resource.h', |
'host/plugin/host_plugin_utils.cc', |
'host/plugin/host_plugin_utils.h', |
@@ -326,12 +322,12 @@ |
'base/encoder_vp8.h', |
'base/encoder_row_based.cc', |
'base/encoder_row_based.h', |
- 'base/logger.cc', |
- 'base/logger.h', |
'base/rate_counter.cc', |
'base/rate_counter.h', |
'base/running_average.cc', |
'base/running_average.h', |
+ 'base/task_thread_proxy.cc', |
+ 'base/task_thread_proxy.h', |
'base/tracer.cc', |
'base/tracer.h', |
'base/types.h', |