Index: src/flags.h |
diff --git a/src/flags.h b/src/flags.h |
index 092de21f468a462e22a9105bbb2e00b2a56147bc..78522ffce62b52a707953e15333e944d994bd2b6 100644 |
--- a/src/flags.h |
+++ b/src/flags.h |
@@ -12,7 +12,7 @@ namespace internal { |
// Declare all of our flags. |
#define FLAG_MODE_DECLARE |
-#include "src/flag-definitions.h" |
+#include "src/flag-definitions.h" // NOLINT |
// The global list of all flags. |
class FlagList { |