Index: components/autofill.gypi |
diff --git a/components/autofill.gypi b/components/autofill.gypi |
index 493438f7c400487f13f1c8e66e85ac9d64751058..c34dcfad17ae2a20c18a78b74676f6a5fb4e1566 100644 |
--- a/components/autofill.gypi |
+++ b/components/autofill.gypi |
@@ -437,6 +437,8 @@ |
'../ipc/ipc.gyp:ipc', |
'../net/net.gyp:net', |
'../skia/skia.gyp:skia', |
+ '../third_party/icu/icu.gyp:icui18n', |
+ '../third_party/icu/icu.gyp:icuuc', |
'../third_party/WebKit/public/blink.gyp:blink', |
'../ui/base/ui_base.gyp:ui_base', |
'autofill_content_common', |