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

Unified Diff: chrome/browser/android/download/download_controller.h

Issue 2530053003: chrome: Cleanup class/struct forward declarations (Closed)
Patch Set: Rebase + address comment Created 4 years, 1 month 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/android/download/download_controller.h
diff --git a/chrome/browser/android/download/download_controller.h b/chrome/browser/android/download/download_controller.h
index 8c5ac70aeac200f73018f99643c3d12310634b94..428223501ae2c3e608ffad5de3c7552e3272b42e 100644
--- a/chrome/browser/android/download/download_controller.h
+++ b/chrome/browser/android/download/download_controller.h
@@ -23,10 +23,6 @@
#include "base/memory/singleton.h"
#include "chrome/browser/android/download/download_controller_base.h"
-namespace net {
-class URLRequest;
-}
-
namespace ui {
class WindowAndroid;
}

Powered by Google App Engine
This is Rietveld 408576698