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

Unified Diff: chrome/browser/ui/search/search_tab_helper_delegate.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/search/search_tab_helper_delegate.h
diff --git a/chrome/browser/ui/search/search_tab_helper_delegate.h b/chrome/browser/ui/search/search_tab_helper_delegate.h
index a6aaaeae5d3451886da4f17b7a4628c34d9a338c..b62ed3ecefce2ec000ee5b472832d6ff7b46ede5 100644
--- a/chrome/browser/ui/search/search_tab_helper_delegate.h
+++ b/chrome/browser/ui/search/search_tab_helper_delegate.h
@@ -14,7 +14,6 @@ namespace content {
class WebContents;
}
-class GURL;
class OmniboxView;
// Objects implement this interface to get notified about changes in the

Powered by Google App Engine
This is Rietveld 408576698