Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index f852000ba03de912042989f44a35b8f13772d616..3c8d06bfa5c08ed383a4e0d5c6d5e519b625ef84 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -104,6 +104,7 @@ extern const char kEnableGpuClientTracing[]; |
CONTENT_EXPORT extern const char kEnableGpuRasterization[]; |
CONTENT_EXPORT extern const char kEnableLowResTiling[]; |
CONTENT_EXPORT extern const char kEnableImageColorProfiles[]; |
+CONTENT_EXPORT extern const char kEnableImplSidePainting[]; |
CONTENT_EXPORT extern const char kEnableLCDText[]; |
CONTENT_EXPORT extern const char kEnableLogging[]; |
extern const char kEnableMemoryBenchmarking[]; |