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

Unified Diff: components/arc.gypi

Issue 1966133002: Run RemoveArcData after a user has opted out (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed comments Created 4 years, 7 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: components/arc.gypi
diff --git a/components/arc.gypi b/components/arc.gypi
index 8aead11a52c41447771c9d5173d1dc66706587c9..e879294bab856f76c7e08a2107227288e47e38e1 100644
--- a/components/arc.gypi
+++ b/components/arc.gypi
@@ -74,6 +74,8 @@
'arc/net/arc_net_host_impl.h',
'arc/power/arc_power_bridge.cc',
'arc/power/arc_power_bridge.h',
+ 'arc/userdata/arc_user_data_service.cc',
Daniel Erat 2016/05/18 00:31:26 it feels weird to have an underscore between "user
dspaid 2016/05/20 07:27:07 Done.
+ 'arc/userdata/arc_user_data_service.h',
'arc/window_manager/arc_window_manager_bridge.cc',
'arc/window_manager/arc_window_manager_bridge.h',
],

Powered by Google App Engine
This is Rietveld 408576698