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

Unified Diff: components/arc/BUILD.gn

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/BUILD.gn
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn
index 7d2f6291dfcbdf4599b35f6325391e76e1eeaf0e..d4debec75076eef113452f4498c95112343e5780 100644
--- a/components/arc/BUILD.gn
+++ b/components/arc/BUILD.gn
@@ -53,6 +53,8 @@ static_library("arc") {
"power/arc_power_bridge.h",
"storage_manager/arc_storage_manager.cc",
"storage_manager/arc_storage_manager.h",
+ "user_data/arc_user_data_service.cc",
+ "user_data/arc_user_data_service.h",
"window_manager/arc_window_manager_bridge.cc",
"window_manager/arc_window_manager_bridge.h",
]
« no previous file with comments | « components/arc.gypi ('k') | components/arc/DEPS » ('j') | components/arc/arc_service_manager.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698