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

Unified Diff: components/arc/BUILD.gn

Issue 2573463002: Remove unused ArcUserDataService. (Closed)
Patch Set: Created 4 years 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 c09d9706b83027d2716e3cd99acab3f43f81c4ee..155d286176bfabc7f64af68f15d24c5ca049733a 100644
--- a/components/arc/BUILD.gn
+++ b/components/arc/BUILD.gn
@@ -64,8 +64,6 @@ 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",
]
public_deps = [

Powered by Google App Engine
This is Rietveld 408576698