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

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

Issue 2687303003: Convert some of TabModel logic to WebStateListObservers. (Closed)
Patch Set: Rebase. Created 3 years, 10 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/shared/chrome/browser/tabs/BUILD.gn
diff --git a/ios/shared/chrome/browser/tabs/BUILD.gn b/ios/shared/chrome/browser/tabs/BUILD.gn
index be4f83ab98f05eb1aa2e643e56482a8097ae0621..a416aa6bd1f143dede2eaf90510e709bda639be6 100644
--- a/ios/shared/chrome/browser/tabs/BUILD.gn
+++ b/ios/shared/chrome/browser/tabs/BUILD.gn
@@ -8,6 +8,8 @@ source_set("tabs") {
"web_state_list.mm",
"web_state_list_fast_enumeration_helper.h",
"web_state_list_fast_enumeration_helper.mm",
+ "web_state_list_metrics_observer.h",
+ "web_state_list_metrics_observer.mm",
"web_state_list_observer.h",
"web_state_list_observer_bridge.h",
"web_state_list_observer_bridge.mm",
« no previous file with comments | « ios/chrome/browser/tabs/tab_parenting_observer.mm ('k') | ios/shared/chrome/browser/tabs/web_state_list_metrics_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698