Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index 625e695bbcc3cbc4cc1373ccf5506e2038101afb..c5ca2564dcacd08ddace32dd8d17daf9722fdad5 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -899,7 +899,7 @@ if (!is_ios) { |
| testonly = true |
| data_deps = [ |
| "//content/shell:content_shell", |
| - "//mojo/public/interfaces/bindings/tests:test_interfaces", |
| + "//mojo/public/interfaces/bindings/tests", |
| "//third_party/WebKit/public:blink_devtools_frontend_resources_files", |
| "//third_party/mesa:osmesa", |
| "//tools/imagediff", |