Index: cc/switches.h |
diff --git a/cc/switches.h b/cc/switches.h |
index dfcb9cd09f9c6514e9a9dd86110261037a80c462..517660d8670d97a541600a56113b9f059d914f9a 100644 |
--- a/cc/switches.h |
+++ b/cc/switches.h |
@@ -40,6 +40,7 @@ CC_EXPORT extern const char kTraceAllRenderedFrames[]; |
CC_EXPORT extern const char kSlowDownRasterScaleFactor[]; |
CC_EXPORT extern const char kUseCheapnessEstimator[]; |
CC_EXPORT extern const char kLowResolutionContentsScaleFactor[]; |
+CC_EXPORT extern const char kCompositeToMailbox[]; |
CC_EXPORT bool IsImplSidePaintingEnabled(); |