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

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: Unregister observer on shutdown Created 4 years, 6 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 a3b83414aac2e68958237d928fbe03fb5e615d12..a90ceeb1fadfd1de8faf7ac7ef5f54f56d6060e3 100644
--- a/components/arc.gypi
+++ b/components/arc.gypi
@@ -78,6 +78,8 @@
'arc/power/arc_power_bridge.h',
'arc/storage_manager/arc_storage_manager.cc',
'arc/storage_manager/arc_storage_manager.h',
+ 'arc/user_data/arc_user_data_service.cc',
+ 'arc/user_data/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