blob: 7581e96d233d41c78bd5e1a646599335ba7c4938 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- build/config/gclient_args.gni.orig 2019-05-14 18:53:12 UTC
+++ build/config/gclient_args.gni
@@ -2,5 +2,5 @@
build_with_chromium = true
checkout_android = false
checkout_android_native_support = false
-checkout_nacl = true
-checkout_oculus_sdk = false
\ No newline at end of file
+checkout_nacl = false
+checkout_oculus_sdk = false
|