Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index 93dba621794ff8feee1e4a533d81659970c28778..6f8b6f81616aac84fcb5960640b1fef0ab132996 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -235,7 +235,6 @@ CONTENT_EXPORT extern const char kEnableNativeGpuMemoryBuffers[]; |
CONTENT_EXPORT extern const char kContentImageTextureTarget[]; |
CONTENT_EXPORT extern const char kVideoImageTextureTarget[]; |
CONTENT_EXPORT extern const char kUseMobileUserAgent[]; |
-CONTENT_EXPORT extern const char kUseNormalPriorityForTileTaskWorkerThreads[]; |
CONTENT_EXPORT extern const char kUseRemoteCompositing[]; |
extern const char kUtilityCmdPrefix[]; |
CONTENT_EXPORT extern const char kUtilityProcess[]; |