Index: chromeos/chromeos.gyp |
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp |
index bb74dca9d97d4a2d3be6e616bb20eba909bbe5a9..34022a36fac8cb02aee5f0a2e2466774aa04f336 100644 |
--- a/chromeos/chromeos.gyp |
+++ b/chromeos/chromeos.gyp |
@@ -502,6 +502,7 @@ |
'type': '<(component)', |
'dependencies': [ |
'../base/base.gyp:base', |
+ '../base/base.gyp:base_i18n', |
'../base/base.gyp:base_prefs', |
'../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations', |
'../build/linux/system.gyp:dbus', |
@@ -515,6 +516,7 @@ |
'../third_party/icu/icu.gyp:icui18n', |
'../third_party/libxml/libxml.gyp:libxml', |
'../third_party/protobuf/protobuf.gyp:protobuf_lite', |
+ '../ui/gfx/gfx.gyp:gfx_geometry', |
'../ui/accelerometer/ui_accelerometer.gyp:ui_accelerometer', |
'../url/url.gyp:url_lib', |
'cryptohome_proto', |