Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(291)

Unified Diff: remoting/remoting.gyp

Issue 7355011: Modify Chromoting logging to hook into base logging. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add timestamp Created 9 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: remoting/remoting.gyp
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index 33fee1fbaee5952ea3c88320b092f7f7643f791f..f48baa560ea92b24ba2546143258613351b65769 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -115,8 +115,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',
@@ -149,8 +147,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',
@@ -295,8 +291,6 @@
'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',
« remoting/host/plugin/host_script_object.cc ('K') | « remoting/host/simple_host_process.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698