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

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: Presubmit warnings 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') | no next file with comments »
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 0593bcf6a917dbb1b1623e03c12b563abd77c9aa..1aa4e8c346a8fec642d091ebfe1eb9b7f780cbe4 100644
--- a/mojo/mojo.gyp
+++ b/mojo/mojo.gyp
@@ -514,6 +514,7 @@
'includes': [ 'public/tools/bindings/mojom_bindings_generator.gypi' ],
'sources': [
'spy/public/spy.mojom',
+ 'spy/common.h',
'spy/spy.cc',
'spy/spy.h',
'spy/spy_server_impl.h',
« no previous file with comments | « no previous file | mojo/spy/common.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698