From e2b04a8fdb3fc83f9c03bd02cdf5973f9cbb896a Mon Sep 17 00:00:00 2001 From: Kaido Kert Date: Fri, 5 Jul 2024 03:06:22 +0000 Subject: [PATCH] toy commit to test sccache --- chrobalt/linux/args.gn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/chrobalt/linux/args.gn b/chrobalt/linux/args.gn index 67443da942cc9c..721348019cfec6 100644 --- a/chrobalt/linux/args.gn +++ b/chrobalt/linux/args.gn @@ -1,4 +1,6 @@ +# Use sccache cc_wrapper = "sccache" + enable_nacl=false use_dawn=false skia_use_dawn=false