Chromium Code Reviews| Index: remoting/test/BUILD.gn |
| diff --git a/remoting/test/BUILD.gn b/remoting/test/BUILD.gn |
| index d2b64b398fe04f2c05a7a639f45354432c1358f2..fd014ff10e8cddc109a8785c122fcb6832684072 100644 |
| --- a/remoting/test/BUILD.gn |
| +++ b/remoting/test/BUILD.gn |
| @@ -151,8 +151,8 @@ source_set("unit_tests") { |
| ] |
| deps = [ |
| - ":test_support", |
| ":ar_test_driver_common", |
| + ":test_support", |
| "//base", |
| "//net:test_support", |
| "//testing/gmock", |