| Index: cc/base/switches.h
|
| diff --git a/cc/base/switches.h b/cc/base/switches.h
|
| index 439933765c5b543dffa9c7d77b6337269233cfdd..c2169d8c5d8efeb043838c495e4771f374895a54 100644
|
| --- a/cc/base/switches.h
|
| +++ b/cc/base/switches.h
|
| @@ -28,7 +28,6 @@ CC_EXPORT extern const char kStrictLayerPropertyChangeChecking[];
|
| CC_EXPORT extern const char kEnableTileCompression[];
|
|
|
| // Switches for both the renderer and ui compositors.
|
| -CC_EXPORT extern const char kDisableBeginFrameScheduling[];
|
| CC_EXPORT extern const char kEnableGpuBenchmarking[];
|
|
|
| // Debug visualizations.
|
|
|