Chromium Code Reviews| Index: chrome/utility/BUILD.gn |
| diff --git a/chrome/utility/BUILD.gn b/chrome/utility/BUILD.gn |
| index 7b8e1d04006164509f02e31981fa09bb77b7e3b5..535b2f56f05efaf6d425c3d4156dc8361a7959c5 100644 |
| --- a/chrome/utility/BUILD.gn |
| +++ b/chrome/utility/BUILD.gn |
| @@ -18,6 +18,7 @@ static_library("utility") { |
| deps = [ |
| "//base", |
| "//components/strings", |
| + "//components/search_engines", |
|
Ilya Sherman
2015/01/16 02:14:20
nit: Please keep this list alphabetized.
Tapu Ghose
2015/01/16 03:22:20
Acknowledged.
|
| "//components/url_fixer", |
| "//content/public/common", |
| "//content/public/utility", |