| Index: cc/switches.h
|
| diff --git a/cc/switches.h b/cc/switches.h
|
| index 9a47b488cfdc6ce2370e46a99464e8f3cd9e0842..6ee6a24f1a1dcedd864004c1b9bbdabca33c064e 100644
|
| --- a/cc/switches.h
|
| +++ b/cc/switches.h
|
| @@ -21,6 +21,7 @@ CC_EXPORT extern const char kEnablePartialSwap[];
|
| CC_EXPORT extern const char kEnablePerTilePainting[];
|
| CC_EXPORT extern const char kEnablePinchInCompositor[];
|
| CC_EXPORT extern const char kJankInsteadOfCheckerboard[];
|
| +CC_EXPORT extern const char kImplSidePainting[];
|
|
|
| } // namespace switches
|
| } // namespace cc
|
|
|