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

Unified Diff: base/BUILD.gn

Issue 2381083003: The TRACE_LINK_IDS macro (Closed)
Patch Set: comments Created 4 years, 2 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 | base/trace_event/common/trace_event_common.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index 0cf620f37822b6f7bbff001abd065b32e6861a7d..b18b2871c6acb6add5499a266ee265f0a95af4d1 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -938,6 +938,7 @@ component("base") {
"trace_event/trace_buffer.h",
"trace_event/trace_config.cc",
"trace_event/trace_config.h",
+ "trace_event/trace_event.cc",
oystein (OOO til 10th of July) 2016/10/06 18:40:42 Why not add the function to trace_event_impl.cc? (
"trace_event/trace_event.h",
"trace_event/trace_event_android.cc",
"trace_event/trace_event_argument.cc",
« no previous file with comments | « no previous file | base/trace_event/common/trace_event_common.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698