Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index 8f3951cfd83aab8dfa2de6bd171bc6581fd55cd6..72f1cadaa16446feb53aa2001ac188367e85609f 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -94,6 +94,7 @@ extern const char kEnableAccessibilityLogging[]; |
extern const char kEnableAudibleNotifications[]; |
CONTENT_EXPORT extern const char kDisableBrowserPluginCompositing[]; |
CONTENT_EXPORT extern const char kEnableBrowserPluginForAllViewTypes[]; |
+CONTENT_EXPORT extern const char kEnableBrowserPluginDragDrop[]; |
CONTENT_EXPORT extern const char kEnableCompositingForFixedPosition[]; |
CONTENT_EXPORT extern const char kEnableHighDpiCompositingForFixedPosition[]; |
CONTENT_EXPORT extern const char kDisableCompositingForFixedPosition[]; |