Chromium Code Reviews| Index: components/query_parser/BUILD.gn |
| diff --git a/components/query_parser/BUILD.gn b/components/query_parser/BUILD.gn |
| index 729725932b4d1e0f59ddb20197eb76aaeaddfa01..c1162255792010aae163b4e4aa5ed141160334ca 100644 |
| --- a/components/query_parser/BUILD.gn |
| +++ b/components/query_parser/BUILD.gn |
| @@ -25,6 +25,7 @@ source_set("unit_tests") { |
| ] |
| deps = [ |
| ":query_parser", |
| + "//base", |
| "//testing/gtest", |
| ] |
| } |