Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index dd1bc0553606078cc6d2e0fb97eff145ebc32a11..ff362f9f7d00d1b99d3ee54be7141e683a1261be 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -242,6 +242,7 @@ CONTENT_EXPORT extern const char kUseMusInRenderer[]; |
CONTENT_EXPORT extern const char kEnableNativeGpuMemoryBuffers[]; |
CONTENT_EXPORT extern const char kContentImageTextureTarget[]; |
CONTENT_EXPORT extern const char kVideoImageTextureTarget[]; |
+CONTENT_EXPORT extern const char kUseLayerTreeHostRemote[]; |
CONTENT_EXPORT extern const char kUseMobileUserAgent[]; |
CONTENT_EXPORT extern const char kUseRemoteCompositing[]; |
extern const char kUtilityCmdPrefix[]; |