Chromium Code Reviews| Index: components/BUILD.gn |
| diff --git a/components/BUILD.gn b/components/BUILD.gn |
| index 492734c537c45e441a3b4c5a3fec58f68ab6dfd9..2cb4ec64aa1fa898756e27857c7f012c74a4dade 100644 |
| --- a/components/BUILD.gn |
| +++ b/components/BUILD.gn |
| @@ -319,6 +319,7 @@ test("components_unittests") { |
| "//components/suggestions:unit_tests", |
| "//components/omnibox/browser:unit_tests", |
| "//components/sessions:test_support", |
| + "//components/sessions:test_support", |
|
blundell
2015/10/23 06:13:04
(a) I think you mean to add //components/sync_sess
Nicolas Zea
2015/10/23 22:18:14
You're right. Fixed.
|
| ] |
| if (!is_ios) { |