summaryrefslogtreecommitdiffstats
path: root/content/public/common/content_switches.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/public/common/content_switches.h')
-rw-r--r--content/public/common/content_switches.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
index eb173c4..913ed5a 100644
--- a/content/public/common/content_switches.h
+++ b/content/public/common/content_switches.h
@@ -64,7 +64,7 @@ CONTENT_EXPORT extern const char kDisableFlash3d[];
CONTENT_EXPORT extern const char kDisableFlashStage3d[];
CONTENT_EXPORT extern const char kDisableForceCompositingMode[];
CONTENT_EXPORT extern const char kDisableFullScreen[];
-extern const char kDisableGestureDebounce[];
+CONTENT_EXPORT extern const char kDisableGestureDebounce[];
CONTENT_EXPORT extern const char kDisableGestureTapHighlight[];
CONTENT_EXPORT extern const char kDisableGLMultisampling[];
CONTENT_EXPORT extern const char kDisableGpu[];