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

Unified Diff: chromeos/chromeos.gyp

Issue 2400163003: arc: enable Android tracing in verified-boot mode (Closed)
Patch Set: Fix some nits Created 3 years, 11 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: chromeos/chromeos.gyp
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
index a02a49b727aefd28993105504386c4d55d3bede5..2cad75dbf1b9efe5d5ab5730d6d544b7047a9d57 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -411,6 +411,8 @@
'timezone/timezone_request.h',
'timezone/timezone_resolver.cc',
'timezone/timezone_resolver.h',
+ 'trace/arc_trace_agent.cc',
+ 'trace/arc_trace_agent.h',
'tpm/tpm_password_fetcher.cc',
'tpm/tpm_password_fetcher.h',
'tpm/tpm_token_info_getter.cc',

Powered by Google App Engine
This is Rietveld 408576698