Chromium Code Reviews| Index: chrome/test/BUILD.gn |
| diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn |
| index 4bb41f4bd8ed0f13e9917b0ef10f4d5436d6a724..a8bda833393abb678eb7834547716a303dbfddd1 100644 |
| --- a/chrome/test/BUILD.gn |
| +++ b/chrome/test/BUILD.gn |
| @@ -730,6 +730,11 @@ if (!is_android) { |
| ] |
| data = [ |
| + # For isolate contract. |
| + "//testing/scripts/common.py", |
| + "//testing/xvfb.py", |
| + "//testing/scripts/run_telemetry_benchmark_as_googletest.py", |
| + |
| "//content/test/gpu/", |
| "//content/test/data/gpu/", |