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

Unified Diff: chrome/browser/ui/android/autofill/autofill_popup_view_android.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/ui/android/autofill/autofill_popup_view_android.h
diff --git a/chrome/browser/ui/android/autofill/autofill_popup_view_android.h b/chrome/browser/ui/android/autofill/autofill_popup_view_android.h
index 9b2bbbe28e29d01eae969af0504e7068698ea4a9..81874e5d48d8e35e2bfedb220ff335d492a92853 100644
--- a/chrome/browser/ui/android/autofill/autofill_popup_view_android.h
+++ b/chrome/browser/ui/android/autofill/autofill_popup_view_android.h
@@ -14,10 +14,6 @@
#include "chrome/browser/ui/autofill/autofill_popup_view.h"
#include "ui/android/view_android.h"
-namespace gfx {
-class Rect;
-}
-
namespace autofill {
class AutofillPopupController;

Powered by Google App Engine
This is Rietveld 408576698