| Index: components/BUILD.gn
|
| diff --git a/components/BUILD.gn b/components/BUILD.gn
|
| index 0d73dc18b2b97f5069f490022575c4690f8deecb..591d2fd4cdf575ffe6e70b368704c4f4627b2411 100644
|
| --- a/components/BUILD.gn
|
| +++ b/components/BUILD.gn
|
| @@ -298,14 +298,13 @@
|
| "//components/undo:unit_tests",
|
| "//components/update_client:unit_tests",
|
| "//components/variations:unit_tests",
|
| + "//components/web_resource:unit_tests",
|
| "//components/webcrypto:unit_tests",
|
| - "//components/web_resource:unit_tests",
|
| "//components/webdata/common:unit_tests",
|
|
|
| # These are the deps required by the code in this target.
|
| "//base",
|
| "//base/test:test_support",
|
| - "//components/sessions",
|
| "//content/test:test_support",
|
| "//net",
|
| "//ui/base",
|
|
|