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

Unified Diff: chrome/browser/chromeos/BUILD.gn

Issue 2400163003: arc: enable Android tracing in verified-boot mode (Closed)
Patch Set: Use struct instead of pair to save category data and fix lints 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
Index: chrome/browser/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index 67b07187dbb18fbd74798beab7e87a3b40c6872f..37771abdee7d7a80abf6a6058b1a1591405a47c1 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -1201,6 +1201,8 @@ source_set("chromeos") {
"system_logs/touch_log_source.h",
"system_logs/touch_log_source_ozone.cc",
"system_logs/touch_log_source_x11.cc",
+ "trace/sys_trace_agent.cc",
Yusuke Sato 2016/10/12 05:58:12 move to chromeos/ probably? see my comment in DEPS
shunhsingou 2016/12/22 04:04:34 Moved according to the comment.
+ "trace/sys_trace_agent.h",
"ui/accessibility_cursor_ring_layer.cc",
"ui/accessibility_cursor_ring_layer.h",
"ui/accessibility_focus_ring.cc",
« no previous file with comments | « no previous file | chrome/browser/chromeos/trace/sys_trace_agent.h » ('j') | chrome/browser/chromeos/trace/sys_trace_agent.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698