| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 6b7a0a95bbde5053af8e7d1289f95e6f7242c4c1..cc73387e8ff79b5e4fb832626c8130b6dbed3695 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -179,6 +179,8 @@ extern const char kUseSystemSSL[];
|
| CONTENT_EXPORT extern const char kRendererCheckFalseTest[];
|
| #endif
|
|
|
| +extern const char kEnablePerTileDrawing[];
|
| +
|
| } // namespace switches
|
|
|
| #endif // CONTENT_PUBLIC_COMMON_CONTENT_SWITCHES_H_
|
|
|