Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index f38e0dd0d234bd3df8c98f525a5081113ec713a9..a0c9b9139c6c5ef59d2ae4d10768c143a2c1caf4 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -396,6 +396,9 @@ extern const char kDisableNewTaskManager[]; |
extern const char kEnableWaylandServer[]; |
#endif |
+extern const char kEnableBrotli[]; |
+extern const char kDisableBrotli[]; |
+ |
bool AboutInSettingsEnabled(); |
bool MdExtensionsEnabled(); |
bool MdPolicyPageEnabled(); |