diff options
Diffstat (limited to 'components/BUILD.gn')
-rw-r--r-- | components/BUILD.gn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/BUILD.gn b/components/BUILD.gn index 59574f6..05250f4 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. |