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

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 34fe89b053d582fd30e58b8fdccb41d7464ddbe2..62c6eefea003d932b3ef8adbee72737d5728a68e 100644
--- a/components/arc.gypi
+++ b/components/arc.gypi
@@ -76,6 +76,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