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

Unified Diff: ios/chrome/browser/tabs/tab_parenting_observer.h

Issue 2812623002: Revert of [ios] Move WebStateList to ios/chrome/browser/web_state_list. (Closed)
Patch Set: Created 3 years, 8 months 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
« no previous file with comments | « ios/chrome/browser/tabs/tab_model_web_state_list_delegate.h ('k') | ios/chrome/browser/ui/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/tabs/tab_parenting_observer.h
diff --git a/ios/chrome/browser/tabs/tab_parenting_observer.h b/ios/chrome/browser/tabs/tab_parenting_observer.h
index 1daa5f9791d97217da5d6d69ce8b2d2bebeb8261..ca75c7889175d43971c74b9277e1cac5904d7eed 100644
--- a/ios/chrome/browser/tabs/tab_parenting_observer.h
+++ b/ios/chrome/browser/tabs/tab_parenting_observer.h
@@ -6,7 +6,7 @@
#define IOS_CHROME_BROWSER_TABS_TAB_PARENTING_OBSERVER_H_
#include "base/macros.h"
-#import "ios/chrome/browser/web_state_list/web_state_list_observer.h"
+#import "ios/shared/chrome/browser/tabs/web_state_list_observer.h"
class TabParentingObserver : public WebStateListObserver {
public:
« no previous file with comments | « ios/chrome/browser/tabs/tab_model_web_state_list_delegate.h ('k') | ios/chrome/browser/ui/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698