Chromium Code Reviews| Index: chrome/test/BUILD.gn |
| diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn |
| index d10f1cad4348f1a7b389d5a7ab1f581fee67a3d8..8a5fde63332d6b46fcf707329af69001d03b73ca 100644 |
| --- a/chrome/test/BUILD.gn |
| +++ b/chrome/test/BUILD.gn |
| @@ -5028,6 +5028,8 @@ if (!is_android && !is_ios && !is_chromecast) { |
| ] |
| data = [ |
| + "//chrome/test/data/extensions/api_test/", |
| + |
| # Needed for isolate script to execute. |
| "//testing/scripts/common.py", |
| "//testing/xvfb.py", |