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

Unified Diff: chrome/browser/android/omnibox/omnibox_prerender.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/omnibox_prerender.h
diff --git a/chrome/browser/android/omnibox/omnibox_prerender.h b/chrome/browser/android/omnibox/omnibox_prerender.h
index 8add1adfe2564c7bb815836b910b7df65f0ad972..67eb29a0e11677822435e7e325b300c980d84e9a 100644
--- a/chrome/browser/android/omnibox/omnibox_prerender.h
+++ b/chrome/browser/android/omnibox/omnibox_prerender.h
@@ -11,10 +11,7 @@
#include "base/macros.h"
#include "base/strings/string16.h"
-class AutocompleteResult;
-class ProfielAndroid;
class Profile;
-class TabAndroid;
struct AutocompleteMatch;
namespace content {

Powered by Google App Engine
This is Rietveld 408576698