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