Chromium Code Reviews| Index: cc/base/switches.h |
| diff --git a/cc/base/switches.h b/cc/base/switches.h |
| index 19cba57bb98a794ba99b08c484cfa5538163d0a2..476457fe72a1518b00c693a518e52f85034f549c 100644 |
| --- a/cc/base/switches.h |
| +++ b/cc/base/switches.h |
| @@ -74,7 +74,6 @@ CC_EXPORT extern const char kCCRebaselinePixeltests[]; |
| CC_EXPORT bool IsLCDTextEnabled(); |
| CC_EXPORT bool IsImplSidePaintingEnabled(); |
| -CC_EXPORT bool IsGPURasterizationEnabled(); |
| CC_EXPORT bool IsMapImageEnabled(); |
| } // namespace switches |