| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 762f449b8ae5453206c9524bd513e2df56ce3177..166a696e230d1ab1a0b4e26349309548e7d1b95b 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -237,6 +237,8 @@ CONTENT_EXPORT extern const char kFlingTapSuppressMaxGap[];
|
| CONTENT_EXPORT extern const char kTestCompositor[];
|
| #endif
|
|
|
| +CONTENT_EXPORT extern const char kDisablePanelFitting[];
|
| +
|
| } // namespace switches
|
|
|
| #endif // CONTENT_PUBLIC_COMMON_CONTENT_SWITCHES_H_
|
|
|