Chromium Code Reviews| Index: components/autofill.gypi |
| diff --git a/components/autofill.gypi b/components/autofill.gypi |
| index af4f8552e22ee581a4c8d4d8581979a7fdfa92eb..2f2ac05e751299085096527a900f0446c92d9118 100644 |
| --- a/components/autofill.gypi |
| +++ b/components/autofill.gypi |
| @@ -11,6 +11,7 @@ |
| 'dependencies': [ |
| '../base/base.gyp:base', |
| '../base/base.gyp:base_i18n', |
| + '../third_party/re2/re2.gyp:re2', |
| '../ui/base/ui_base.gyp:ui_base', |
| '../ui/gfx/gfx.gyp:gfx', |
| '../url/url.gyp:url_lib', |