Chromium Code Reviews| Index: chrome/browser/android/vr_shell/BUILD.gn |
| diff --git a/chrome/browser/android/vr_shell/BUILD.gn b/chrome/browser/android/vr_shell/BUILD.gn |
| index d56fa2463d2b18b6575914474ae0280ed2c3da8a..1e35d5352e41eb31f09abdd53380dcfa267257e7 100644 |
| --- a/chrome/browser/android/vr_shell/BUILD.gn |
| +++ b/chrome/browser/android/vr_shell/BUILD.gn |
| @@ -125,6 +125,8 @@ if (enable_vr) { |
| data = [ |
| "test/data/sample_inline.gltf", |
| + "test/data/sample_external.gltf", |
| + "test/data/sample.bin", |
| ] |
| } |
| } |