| Index: components/browsing_data_ui/BUILD.gn
|
| diff --git a/components/browsing_data_ui/BUILD.gn b/components/browsing_data_ui/BUILD.gn
|
| index 241e32dfefc77ede49fd156d7330741c29cc02c5..f96970143e5b90840fb1ac06f2bfd5239219b065 100644
|
| --- a/components/browsing_data_ui/BUILD.gn
|
| +++ b/components/browsing_data_ui/BUILD.gn
|
| @@ -27,10 +27,10 @@ source_set("unit_tests") {
|
| "//base",
|
| "//components/history/core/test:test",
|
| "//components/signin/core/browser:test_support",
|
| + "//components/sync/protocol:protocol",
|
| "//components/sync_driver:test_support",
|
| "//components/version_info:version_info",
|
| "//net",
|
| - "//sync/protocol:protocol",
|
| "//testing/gtest",
|
| ]
|
| }
|
|
|