Index: chromeos/BUILD.gn |
diff --git a/chromeos/BUILD.gn b/chromeos/BUILD.gn |
index b39cf1c61b55821da9118d3a0a39726a4157d669..7da2f4a087de389cf5e0e3d6e26cbc2d9951ede9 100644 |
--- a/chromeos/BUILD.gn |
+++ b/chromeos/BUILD.gn |
@@ -20,6 +20,7 @@ component("chromeos") { |
] |
deps = [ |
"//base", |
+ "//base:i18n", |
"//base:prefs", |
"//base/third_party/dynamic_annotations", |
"//chromeos/ime:gencode", |
@@ -32,6 +33,7 @@ component("chromeos") { |
"//third_party/libxml", |
"//third_party/protobuf:protobuf_lite", |
"//ui/accelerometer", |
+ "//ui/gfx/geometry", |
"//url", |
":cryptohome_proto", |
":power_manager_proto", |