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

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

Issue 2708733003: WebStateListObserver methods have default implementation. (Closed)
Patch Set: 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 c05b62261993c5f5e2ca66fbaa60e4bf0a0abc91..9dfe5783a74f445fdde4956270eec64468d4a43a 100644
--- a/ios/shared/chrome/browser/tabs/BUILD.gn
+++ b/ios/shared/chrome/browser/tabs/BUILD.gn
@@ -11,6 +11,7 @@ source_set("tabs") {
"web_state_list_metrics_observer.h",
"web_state_list_metrics_observer.mm",
"web_state_list_observer.h",
+ "web_state_list_observer.mm",
"web_state_list_observer_bridge.h",
"web_state_list_observer_bridge.mm",
"web_state_list_order_controller.h",
« 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