diff options
Diffstat (limited to 'chrome/common/chrome_switches.h')
-rw-r--r-- | chrome/common/chrome_switches.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h index b3d1208..58a011c 100644 --- a/chrome/common/chrome_switches.h +++ b/chrome/common/chrome_switches.h @@ -202,6 +202,7 @@ extern const char kEnableOriginChipTrailingLocationBar[]; extern const char kEnableOriginChipLeadingMenuButton[]; extern const char kEnablePanels[]; extern const char kEnablePasswordAutofillPublicSuffixDomainMatching[]; +extern const char kEnablePermissionsBubbles[]; extern const char kEnableQueryExtraction[]; extern const char kEnablePrivetStorage[]; extern const char kEnableProfiling[]; |