File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ USE="${USE} libcamera"
13
13
USE="${USE} crosvm-wl-dmabuf crosvm-gpu crosvm-video-encoder crosvm-video-decoder crosvm-video-libvda v4l virtio_gpu"
14
14
USE="${USE} -tpm tpm2_simulator tpm2 vtpm_proxy tpm2_simulator_manufacturer disable_explicit_dma_fences"
15
15
USE="${USE} unibuild has_chromeos_config_bsp"
16
- USE="${USE} -nacl mosys_platform_generic selinux_experimental"
16
+ USE="${USE} mosys_platform_generic selinux_experimental"
17
17
USE="${USE} -diagnostics-minidiag -secagent"
18
18
CHROME_DEV_FLAGS="${CHROME_DEV_FLAGS} --disable-features=CrostiniUseDlc --use-gl=egl"
19
19
Original file line number Diff line number Diff line change 1
- USE="${USE} tpm_fallback"
1
+ USE="${USE} tpm_fallback nacl "
2
2
COLLISION_IGNORE="/etc/chrome_dev.conf"
3
3
FEATURES="-collision-protect -collision-detect -protect-owned -sandbox -usersandbox"
4
- CHROME_DEV_FLAGS="${CHROME_DEV_FLAGS}
5
- --load-media-router-component-extension=1
4
+ CHROME_DEV_FLAGS="${CHROME_DEV_FLAGS}
5
+ --load-media-router-component-extension=1
6
6
--enable-gpu-rasterization"
You can’t perform that action at this time.
0 commit comments