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

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

Issue 2799723002: [ios] Move WebStateList to ios/chrome/browser/web_state_list. (Closed)
Patch Set: Rebase. 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
Index: ios/chrome/browser/tabs/tab_model_closing_web_state_observer.h
diff --git a/ios/chrome/browser/tabs/tab_model_closing_web_state_observer.h b/ios/chrome/browser/tabs/tab_model_closing_web_state_observer.h
index a6e3158d03649a3488fd5d24121824f3dc452377..7b9cc39dd77391e67498a5b4b8cee945c77d4a5f 100644
--- a/ios/chrome/browser/tabs/tab_model_closing_web_state_observer.h
+++ b/ios/chrome/browser/tabs/tab_model_closing_web_state_observer.h
@@ -7,7 +7,7 @@
#import <Foundation/Foundation.h>
-#import "ios/shared/chrome/browser/tabs/web_state_list_observer_bridge.h"
+#import "ios/chrome/browser/web_state_list/web_state_list_observer_bridge.h"
@class TabModel;
namespace sessions {
« no previous file with comments | « ios/chrome/browser/tabs/tab_model.mm ('k') | ios/chrome/browser/tabs/tab_model_closing_web_state_observer.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698