| Index: android_webview/native/aw_settings.h
|
| diff --git a/android_webview/native/aw_settings.h b/android_webview/native/aw_settings.h
|
| index dfef05eb2d7438dae8bdc7c86a626b15f36f9083..d418f6c1b17855fb40f293a41f4bc9e4254b9d32 100644
|
| --- a/android_webview/native/aw_settings.h
|
| +++ b/android_webview/native/aw_settings.h
|
| @@ -50,8 +50,6 @@ class AwSettings : public content::WebContentsObserver {
|
| content::RenderViewHost* render_view_host) OVERRIDE;
|
| virtual void WebContentsDestroyed() OVERRIDE;
|
|
|
| - bool accelerated_2d_canvas_disabled_by_switch_;
|
| -
|
| bool renderer_prefs_initialized_;
|
|
|
| JavaObjectWeakGlobalRef aw_settings_;
|
|
|