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

Unified Diff: mojo/mojo.gyp

Issue 354043003: Add support for logging information about mojo messages retrieved by the mojo debugger (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Intercept the first set of pipes Created 6 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
« no previous file with comments | « no previous file | mojo/spy/common.h » ('j') | mojo/spy/websocket_server.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo.gyp
diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp
index 9f51b95969733e4347162409c20ce62f6a8d6ade..937cb98b99d489e9590909202762d32a6766912b 100644
--- a/mojo/mojo.gyp
+++ b/mojo/mojo.gyp
@@ -476,6 +476,7 @@
'mojo_service_manager',
],
'sources': [
+ 'spy/common.h',
'spy/spy.cc',
'spy/spy.h',
'spy/websocket_server.cc',
« no previous file with comments | « no previous file | mojo/spy/common.h » ('j') | mojo/spy/websocket_server.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698