| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 80681554476a38bf246814cdc8f7ac30128f8085..fe95116b380781f69e673cb100b50d1238802b2c 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -145,6 +145,7 @@ extern const char kEnableCrxlessWebApps[];
|
| extern const char kEnableDevToolsExperiments[];
|
| extern const char kEnableDriveV2Api[];
|
| extern const char kEnableExperimentalExtensionApis[];
|
| +extern const char kEnableExperimentalFormFilling[];
|
| extern const char kEnableExtensionActivityLogging[];
|
| extern const char kEnableExtensionActivityUI[];
|
| extern const char kEnableExtensionTimelineApi[];
|
|
|