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 c5af37cd32e71d9b311c3da00aaf5b74176aca82..a91c2537c569e360d4170dff44818ad10b80c5c4 100644 |
| --- a/chrome/browser/android/vr_shell/BUILD.gn |
| +++ b/chrome/browser/android/vr_shell/BUILD.gn |
| @@ -125,6 +125,8 @@ if (enable_webvr) { |
| data = [ |
| "test/data/sample_inline.gltf", |
| + "test/data/sample_external.gltf", |
| + "test/data/sample.bin", |
| ] |
| } |
| } |