| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index bed0688d0b685cd8ad2df4b96e72c20d47521766..736fc11b1c58301b423d96a39894e046f8e7f936 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -237,8 +237,6 @@ extern const char kDisableCarbonInterposing[];
|
| #endif
|
|
|
| #if defined(USE_AURA)
|
| -CONTENT_EXPORT extern const char kFlingTapSuppressMaxDown[];
|
| -CONTENT_EXPORT extern const char kFlingTapSuppressMaxGap[];
|
| CONTENT_EXPORT extern const char kTestCompositor[];
|
| #endif
|
|
|
|
|