Chromium Code Reviews

Unified Diff: chrome/browser/android/vr_shell/BUILD.gn

Issue 2852103002: Revert of Implementing Binary glTF reader for the VR controller model (Closed)
Patch Set: Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « no previous file | chrome/browser/android/vr_shell/gltf_parser.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 1c4d7004d76dba343d7337570f9e135741083982..d67817d3c63fd67cc6f3c6c594bea733fbab1e39 100644
--- a/chrome/browser/android/vr_shell/BUILD.gn
+++ b/chrome/browser/android/vr_shell/BUILD.gn
@@ -147,7 +147,6 @@
"test/data/sample_inline.gltf",
"test/data/sample_external.gltf",
"test/data/sample.bin",
- "test/data/sample.glb",
]
}
}
« no previous file with comments | « no previous file | chrome/browser/android/vr_shell/gltf_parser.h » ('j') | no next file with comments »

Powered by Google App Engine