| Index: cc/switches.h
|
| diff --git a/cc/switches.h b/cc/switches.h
|
| index e36b01df8712709a0a4031a203703f8e97b83b0e..3932e617be27b88d9b4dc24cd2042d848c6cc411 100644
|
| --- a/cc/switches.h
|
| +++ b/cc/switches.h
|
| @@ -32,6 +32,7 @@ CC_EXPORT extern const char kShowOccludingRects[];
|
| CC_EXPORT extern const char kShowNonOccludingRects[];
|
| CC_EXPORT extern const char kTraceOverdraw[];
|
| CC_EXPORT extern const char kTopControlsHeight[];
|
| +CC_EXPORT extern const char kCompositeToMailbox[];
|
|
|
| } // namespace switches
|
| } // namespace cc
|
|
|