Chromium Code Reviews| Index: chrome/browser/browser.h |
| =================================================================== |
| --- chrome/browser/browser.h (revision 62881) |
| +++ chrome/browser/browser.h (working copy) |
| @@ -1089,9 +1089,6 @@ |
| // Keep track of the printing enabled pref. |
| BooleanPrefMember printing_enabled_; |
| - // Keep track of when instant enabled changes. |
| - BooleanPrefMember instant_enabled_; |
| - |
| // Indicates if command execution is blocked. |
| bool block_command_execution_; |