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

Unified Diff: chrome/browser/download/download_request_limiter.h

Issue 1392023004: Rename android only infobars (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: try again Created 5 years, 2 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
Index: chrome/browser/download/download_request_limiter.h
diff --git a/chrome/browser/download/download_request_limiter.h b/chrome/browser/download/download_request_limiter.h
index e086f254539e8d89e9fb67878c1d19990890a91d..50ea982aa3adc519927d826ed870d3fdb405391b 100644
--- a/chrome/browser/download/download_request_limiter.h
+++ b/chrome/browser/download/download_request_limiter.h
@@ -19,7 +19,7 @@
#include "content/public/browser/web_contents_observer.h"
class HostContentSettingsMap;
-class DownloadRequestInfoBarDelegate;
+class DownloadRequestInfoBarDelegateAndroid;
namespace content {
class NavigationController;

Powered by Google App Engine
This is Rietveld 408576698