Chromium Code Reviews| Index: ui/gfx/switches.h |
| diff --git a/ui/gfx/switches.h b/ui/gfx/switches.h |
| index c589a1ff90e37674d67f07af55235c5fbd1582ad..59c1f3802f97d3c7ece81c825755d7050a3f5808 100644 |
| --- a/ui/gfx/switches.h |
| +++ b/ui/gfx/switches.h |
| @@ -18,6 +18,8 @@ GFX_EXPORT extern const char kDisableDirectWriteForUI[]; |
| GFX_EXPORT extern const char kEnableHarfBuzzRenderText[]; |
| #endif |
| +GFX_EXPORT extern const char kHeadless[]; |
| + |
| } // namespace switches |
| #endif // UI_GFX_SWITCHES_H_ |