| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index e4dc93626e0752dbe00b703cb83df18ec2b30f9c..a94b3beb43dc701b8ccc7eda81e989909dc4e394 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -95,6 +95,7 @@ extern const wchar_t kAllowAllActiveX[];
|
|
|
| extern const wchar_t kDisableDevTools[];
|
| extern const wchar_t kAlwaysEnableDevTools[];
|
| +extern const wchar_t kEnableExtensionTimelineApi[];
|
|
|
| extern const wchar_t kTabCountToLoadOnSessionRestore[];
|
|
|
|
|