Index: chrome/browser/cocoa/location_bar/location_bar_view_mac.h |
=================================================================== |
--- chrome/browser/cocoa/location_bar/location_bar_view_mac.h (revision 62138) |
+++ chrome/browser/cocoa/location_bar/location_bar_view_mac.h (working copy) |
@@ -214,6 +214,9 @@ |
ToolbarModel* toolbar_model_; // Weak, owned by Browser. |
+ // Whether or not to update the instant preview. |
+ bool update_instant_; |
+ |
// The transition type to use for the navigation. |
PageTransition::Type transition_; |