Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(428)

Unified Diff: components/infobars/core/infobar_delegate.h

Issue 2007833002: Delete FullscreenInfoBarDelegate class. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@fullscreen-android-remove-flag
Patch Set: More cleanup suggested by Ted. Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/infobars/core/infobar_delegate.h
diff --git a/components/infobars/core/infobar_delegate.h b/components/infobars/core/infobar_delegate.h
index 024e2f287110619b161590be4437cf85c2d0cff4..dae13684511b683ae70b34ddcd960fed24c26f44 100644
--- a/components/infobars/core/infobar_delegate.h
+++ b/components/infobars/core/infobar_delegate.h
@@ -73,7 +73,7 @@ class InfoBarDelegate {
ANDROID_DOWNLOAD_MANAGER_OVERWRITE_INFOBAR_DELEGATE = 3,
CHROME_DOWNLOAD_MANAGER_OVERWRITE_INFOBAR_DELEGATE = 4,
DOWNLOAD_REQUEST_INFOBAR_DELEGATE_ANDROID = 5,
- FULLSCREEN_INFOBAR_DELEGATE = 6,
+ // Removed: FULLSCREEN_INFOBAR_DELEGATE = 6,
HUNG_PLUGIN_INFOBAR_DELEGATE = 7,
HUNG_RENDERER_INFOBAR_DELEGATE = 8,
MEDIA_STREAM_INFOBAR_DELEGATE_ANDROID = 9,
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698