From af6588f8d723931a298c995fa97259bb7f7deb55 Mon Sep 17 00:00:00 2001 From: Zeno Albisser Date: Fri, 5 Dec 2014 15:04:29 +0100 Subject: BASELINE: Update chromium to 40.0.2214.28 and ninja to 1.5.3. Change-Id: I759465284fd64d59ad120219cbe257f7402c4181 Reviewed-by: Andras Becsi --- ninja/src/debug_flags.cc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ninja/src/debug_flags.cc') diff --git a/ninja/src/debug_flags.cc b/ninja/src/debug_flags.cc index 75f1ea57502..80650012bd9 100644 --- a/ninja/src/debug_flags.cc +++ b/ninja/src/debug_flags.cc @@ -15,3 +15,5 @@ bool g_explaining = false; bool g_keep_rsp = false; + +bool g_experimental_statcache = true; -- cgit v1.2.1