Chromium Code Reviews| Index: components/rlz/BUILD.gn |
| diff --git a/components/rlz/BUILD.gn b/components/rlz/BUILD.gn |
| index dad456eea257514a1f9737bd6ed888308b45ff5f..72e0efb6ab578a86825d939e3c050776ca6b97dc 100644 |
| --- a/components/rlz/BUILD.gn |
| +++ b/components/rlz/BUILD.gn |
| @@ -32,9 +32,9 @@ source_set("unit_tests") { |
| ] |
| deps = [ |
| + ":rlz", |
| "//net:test_support", |
| "//rlz:test_support", |
| "//ui/base", |
| - ":rlz", |
| ] |
| } |