| Index: components/BUILD.gn
|
| diff --git a/components/BUILD.gn b/components/BUILD.gn
|
| index 59574f64cdae698e89b36faa68839008517e89d7..05250f47524d2b5477b6634b0678890db44a8edd 100644
|
| --- a/components/BUILD.gn
|
| +++ b/components/BUILD.gn
|
| @@ -300,8 +300,8 @@ test("components_unittests") {
|
| "//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.
|
|
|