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

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: Adressed comments 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
« no previous file with comments | « chromeos/dbus/session_manager_client.cc ('k') | components/arc/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/arc.gypi
diff --git a/components/arc.gypi b/components/arc.gypi
index 2d2c7273958a97c0ae13c5c229cf86ef39ac41d4..5dcecbffda3830e70165ace69a8a97b86076c0a5 100644
--- a/components/arc.gypi
+++ b/components/arc.gypi
@@ -80,6 +80,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',
],
« no previous file with comments | « chromeos/dbus/session_manager_client.cc ('k') | components/arc/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698