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

Unified Diff: chromeos/chromeos.gyp

Issue 2400163003: arc: enable Android tracing in verified-boot mode (Closed)
Patch Set: Fix according to review comments Created 4 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
Index: chromeos/chromeos.gyp
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
index 4f72786cd637000f834f52e24f2b2b2ee764afe3..d5b0b6b63045d792af90a9e4b772219a6b2a7fc2 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -83,6 +83,8 @@
'cryptohome/system_salt_getter.h',
'dbus/arc_obb_mounter_client.cc',
'dbus/arc_obb_mounter_client.h',
+ 'dbus/arc_trace_agent.cc',
+ 'dbus/arc_trace_agent.h',
'dbus/audio_node.cc',
'dbus/audio_node.h',
'dbus/auth_policy_client.cc',

Powered by Google App Engine
This is Rietveld 408576698