Index: components/arc/BUILD.gn |
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn |
index eb8320b9b8e259b1242f4895b55a04a9c9ad919c..3b090829e01491d3d51db47267c834875e15a8f1 100644 |
--- a/components/arc/BUILD.gn |
+++ b/components/arc/BUILD.gn |
@@ -35,10 +35,10 @@ static_library("arc") { |
deps = [ |
"//base", |
- "//base:prefs", |
"//chromeos", |
"//chromeos:power_manager_proto", |
"//components/onc", |
+ "//components/prefs", |
"//components/signin/core/account_id", |
"//google_apis", |
"//ipc:ipc", |