Remove the offscreen-render option

We are going to move the APIs to WebContents
This commit is contained in:
Cheng Zhao 2015-09-18 12:15:13 +08:00
parent ec90d03d74
commit d7bac5a10b
4 changed files with 0 additions and 18 deletions

View file

@ -62,8 +62,6 @@ extern const char kRegisterStandardSchemes[];
extern const char kAppUserModelId[];
extern const char kOffScreenRender[];
extern const char kModifiers[];
extern const char kKeyCode[];
extern const char kNativeKeyCode[];