Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index b07cc564b2cb95bd67c85bbbd80363636e7342e3..ab57caeeb0001f33621a297c994042583f1b14dd 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -248,6 +248,7 @@ CONTENT_EXPORT extern const char kTouchTextSelectionStrategy[]; |
CONTENT_EXPORT extern const char kUIPrioritizeInGpuProcess[]; |
CONTENT_EXPORT extern const char kUseFakeUIForMediaStream[]; |
CONTENT_EXPORT extern const char kContentImageTextureTarget[]; |
+CONTENT_EXPORT extern const char kBrowserContentImageTextureTarget[]; |
CONTENT_EXPORT extern const char kVideoImageTextureTarget[]; |
CONTENT_EXPORT extern const char kUseMobileUserAgent[]; |
extern const char kUtilityCmdPrefix[]; |