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

Unified Diff: chrome/browser/android/omnibox/autocomplete_controller_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/android/omnibox/autocomplete_controller_android.h
diff --git a/chrome/browser/android/omnibox/autocomplete_controller_android.h b/chrome/browser/android/omnibox/autocomplete_controller_android.h
index c8c3c2430c5a6d40cb34d5c68c5ac1e210238820..d63ef02df1e47de455bbcdd079a17d361e409727 100644
--- a/chrome/browser/android/omnibox/autocomplete_controller_android.h
+++ b/chrome/browser/android/omnibox/autocomplete_controller_android.h
@@ -24,7 +24,6 @@ class AutocompleteController;
struct AutocompleteMatch;
class AutocompleteResult;
class Profile;
-class Tab;
// The native part of the Java AutocompleteController class.
class AutocompleteControllerAndroid : public AutocompleteControllerDelegate,
« no previous file with comments | « chrome/browser/android/offline_pages/recent_tab_helper.h ('k') | chrome/browser/android/omnibox/omnibox_prerender.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698