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

Unified Diff: ios/chrome/browser/tabs/BUILD.gn

Issue 2748793002: [ios] Add a delegate to WebStateList class. (Closed)
Patch Set: Created 3 years, 9 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/BUILD.gn
diff --git a/ios/chrome/browser/tabs/BUILD.gn b/ios/chrome/browser/tabs/BUILD.gn
index 7fb895df0c65278b119fe88543fff619f89acef3..9a9775093a4cbcd358bda9ecdfd56ffd8d01ea2c 100644
--- a/ios/chrome/browser/tabs/BUILD.gn
+++ b/ios/chrome/browser/tabs/BUILD.gn
@@ -125,6 +125,8 @@ source_set("tabs_internal_arc") {
"tab_model_observers_bridge.mm",
"tab_model_selected_tab_observer.h",
"tab_model_selected_tab_observer.mm",
+ "tab_model_web_state_list_delegate.h",
+ "tab_model_web_state_list_delegate.mm",
"tab_parenting_observer.h",
"tab_parenting_observer.mm",
]
« no previous file with comments | « no previous file | ios/chrome/browser/tabs/tab_model.mm » ('j') | ios/chrome/browser/tabs/tab_model_web_state_list_delegate.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698