aboutsummaryrefslogtreecommitdiff
path: root/flags.h
diff options
context:
space:
mode:
Diffstat (limited to 'flags.h')
-rw-r--r--flags.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/flags.h b/flags.h
index cd4090a..53e777b 100644
--- a/flags.h
+++ b/flags.h
@@ -40,6 +40,8 @@ struct Flags {
bool regen_ignoring_kati_binary;
bool use_find_emulator;
bool color_warnings;
+ bool werror_find_emulator;
+ bool werror_overriding_commands;
const char* goma_dir;
const char* ignore_dirty_pattern;
const char* no_ignore_dirty_pattern;