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

Unified Diff: mojo/common/BUILD.gn

Issue 1519673002: Add helpers for logging mojom objects. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years 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/common/logging.h » ('j') | mojo/common/logging.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/common/BUILD.gn
diff --git a/mojo/common/BUILD.gn b/mojo/common/BUILD.gn
index 25ef0caecd43bb73c8165d02f35e767889486c37..8bd451ad1bbbbc0442aeca369cb7d38c07a789ab 100644
--- a/mojo/common/BUILD.gn
+++ b/mojo/common/BUILD.gn
@@ -9,6 +9,7 @@ source_set("common") {
sources = [
"binding_set.h",
"interface_ptr_set.h",
+ "logging.h",
vardhan 2015/12/11 00:12:20 After looking at https://github.com/domokit/mojo/i
"strong_binding_set.h",
]
« no previous file with comments | « no previous file | mojo/common/logging.h » ('j') | mojo/common/logging.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698