Chromium Code Reviews| Index: android_webview/common/aw_switches.cc |
| diff --git a/android_webview/common/aw_switches.cc b/android_webview/common/aw_switches.cc |
| index f4f1d92c7fa90ab7740fcfef80312e3cd78b01e2..3a4d5099549c335f3fc58f7342ece14c562d88cd 100644 |
| --- a/android_webview/common/aw_switches.cc |
| +++ b/android_webview/common/aw_switches.cc |
| @@ -6,6 +6,7 @@ |
| namespace switches { |
| +const char kBVRAsyncFrameMessages[] = "bvr-async-frame-messages"; |
| const char kWebViewSandboxedRenderer[] = "webview-sandboxed-renderer"; |
| } // namespace switches |