| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 9cdc60f2c5433a69a52652cbdecd4deb9e17d483..39c5421cf585243b5fc1d18b89a156d5e1cd182f 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -105,6 +105,7 @@ extern const char kEnableGpuClientTracing[];
|
| CONTENT_EXPORT extern const char kEnableGpuRasterization[];
|
| CONTENT_EXPORT extern const char kEnableLowResTiling[];
|
| CONTENT_EXPORT extern const char kEnableImageColorProfiles[];
|
| +CONTENT_EXPORT extern const char kEnableImplSidePainting[];
|
| CONTENT_EXPORT extern const char kEnableLCDText[];
|
| CONTENT_EXPORT extern const char kEnableLogging[];
|
| extern const char kEnableMemoryBenchmarking[];
|
|
|