| Index: android_webview/common/aw_switches.h
|
| diff --git a/android_webview/common/aw_switches.h b/android_webview/common/aw_switches.h
|
| index 44a87de04f6e6f40c58b4c3e6849e78357a98d50..f60a1d46102a3c9d1342e269ae8bdb048d338a83 100644
|
| --- a/android_webview/common/aw_switches.h
|
| +++ b/android_webview/common/aw_switches.h
|
| @@ -7,7 +7,6 @@
|
|
|
| namespace switches {
|
|
|
| -extern const char kDisablePageVisibility[];
|
| extern const char kWebViewSandboxedRenderer[];
|
|
|
| // Please note that if you are adding a flag that is intended for a renderer,
|
|
|