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

Unified Diff: remoting/remoting.gyp

Issue 6621018: Convert Chromoting plugin logging to appear in client UI (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: review comments, round 1 Created 9 years, 7 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 944b93b526e0156c3da0c1a47f62f3c16dab3bb7..b5b0829367f9691e148ac36e0aea0c8d4dc9864f 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -116,6 +116,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',
@@ -394,6 +396,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',
« remoting/client/plugin/pepper_client_logger.cc ('K') | « remoting/client/x11_client.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698