summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/infobar_delegate.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/tab_contents/infobar_delegate.h')
-rw-r--r--chrome/browser/tab_contents/infobar_delegate.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/tab_contents/infobar_delegate.h b/chrome/browser/tab_contents/infobar_delegate.h
index c070161..7be7b1e 100644
--- a/chrome/browser/tab_contents/infobar_delegate.h
+++ b/chrome/browser/tab_contents/infobar_delegate.h
@@ -49,7 +49,6 @@ class InfoBarDelegate {
// The type of the infobar. It controls its appearance, such as its background
// color.
enum Type {
- INFO_TYPE,
WARNING_TYPE,
ERROR_TYPE,
PAGE_ACTION_TYPE