Chromium Code Reviews| Index: components/keyed_service/core/BUILD.gn |
| diff --git a/components/keyed_service/core/BUILD.gn b/components/keyed_service/core/BUILD.gn |
| index a89949f678af97153d12df51c346bb90b81cb289..5af2224b96de2a3cbd706c042f35611f8cfe0cba 100644 |
| --- a/components/keyed_service/core/BUILD.gn |
| +++ b/components/keyed_service/core/BUILD.gn |
| @@ -44,5 +44,6 @@ source_set("unit_tests") { |
| deps = [ |
| ":core", |
| "//testing/gtest", |
| + "//third_party/re2", |
| ] |
| } |