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

Unified Diff: chrome/browser/ui/cocoa/handoff_active_url_observer.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/cocoa/handoff_active_url_observer.h
diff --git a/chrome/browser/ui/cocoa/handoff_active_url_observer.h b/chrome/browser/ui/cocoa/handoff_active_url_observer.h
index b78207d60c54e7c2a8a3b050b2bcdd9ec6509348..9a8dfac8c6f2cff108047b987303cfccf076f352 100644
--- a/chrome/browser/ui/cocoa/handoff_active_url_observer.h
+++ b/chrome/browser/ui/cocoa/handoff_active_url_observer.h
@@ -16,7 +16,6 @@ class WebContents;
class Browser;
class HandoffActiveURLObserverDelegate;
-class TabStripModel;
// This class observes changes to the "active URL". This is defined as the
// visible URL of the WebContents of the selected tab of the most recently

Powered by Google App Engine
This is Rietveld 408576698