Chromium Code Reviews| Index: components/spellcheck/common/BUILD.gn |
| diff --git a/components/spellcheck/common/BUILD.gn b/components/spellcheck/common/BUILD.gn |
| index 80188cdfe0dfea24b0926b9d410bf45103f376a0..d6a467887e03b8ad5f7a8d54587f62afb8accf0b 100644 |
| --- a/components/spellcheck/common/BUILD.gn |
| +++ b/components/spellcheck/common/BUILD.gn |
| @@ -17,7 +17,7 @@ source_set("common") { |
| ] |
| deps = [ |
| - "//base", |
| + "//base:i18n", |
| "//ipc", |
| "//third_party/icu", |
| ] |