| Index: chrome/browser/flag_descriptions.h
|
| diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h
|
| index 75aa8cfc7ba23d66b1b014f47b1000a60274f7e1..d2da3adc367b31cf62a7d945d52b2446b64d53ec 100644
|
| --- a/chrome/browser/flag_descriptions.h
|
| +++ b/chrome/browser/flag_descriptions.h
|
| @@ -947,6 +947,9 @@ extern const char kEnableVrShellDescription[];
|
| extern const char kVrCustomTabBrowsingName[];
|
| extern const char kVrCustomTabBrowsingDescription[];
|
|
|
| +extern const char kWebVrAutopresentName[];
|
| +extern const char kWebVrAutopresentDescription[];
|
| +
|
| #endif // BUILDFLAG(ENABLE_VR)
|
|
|
| extern const char kEnableWebapk[];
|
|
|