Index: chrome/browser/ui/browser.h |
diff --git a/chrome/browser/ui/browser.h b/chrome/browser/ui/browser.h |
index dc968317fa4e9aa346917d52d273532ccc4555b7..a78058d5902382a3349577ffb726cb1fd816909f 100644 |
--- a/chrome/browser/ui/browser.h |
+++ b/chrome/browser/ui/browser.h |
@@ -529,9 +529,6 @@ class Browser : public TabStripModelObserver, |
// Change is the result of window toggling in/out of fullscreen mode. |
BOOKMARK_BAR_STATE_CHANGE_TOGGLE_FULLSCREEN, |
- |
- // Change is the result of a state change in the instant preview. |
- BOOKMARK_BAR_STATE_CHANGE_INSTANT_PREVIEW_STATE, |
}; |
// Overridden from content::WebContentsDelegate: |