Chromium Code Reviews| Index: ash/public/cpp/BUILD.gn |
| diff --git a/ash/public/cpp/BUILD.gn b/ash/public/cpp/BUILD.gn |
| index 8323afc11a409c9d009c48bb7baa3d66f1494ed1..eea691d5f06138180d63c739f57bc7d55244857a 100644 |
| --- a/ash/public/cpp/BUILD.gn |
| +++ b/ash/public/cpp/BUILD.gn |
| @@ -48,9 +48,6 @@ source_set("unit_tests") { |
| deps = [ |
| ":ash_public_cpp", |
| - |
| - # TODO(crbug.com/702397): Rely on :ash_public_cpp for this instead. |
| - "//ash/public/interfaces:interfaces_internal", |
| "//base", |
| "//testing/gtest", |
| "//ui/gfx:test_support", |