Index: content/browser/android/content_view_core_impl.h |
=================================================================== |
--- content/browser/android/content_view_core_impl.h (revision 269778) |
+++ content/browser/android/content_view_core_impl.h (working copy) |
@@ -374,9 +374,6 @@ |
// will be sent to Renderer once it is ready. |
int device_orientation_; |
- bool geolocation_needs_pause_; |
- |
- |
bool accessibility_enabled_; |
// Manages injecting Java objects. |