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

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

Issue 2599313002: Create headerHeightForTab in TabHeadersDelegate. (Closed)
Patch Set: cleanup Created 3 years, 11 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 14b8f1bb2dffb86ecb65b2d0e55abc428f681680..00f85ca09bc367d18d5cc26ec108f9dfc1f92753 100644
--- a/ios/chrome/browser/tabs/BUILD.gn
+++ b/ios/chrome/browser/tabs/BUILD.gn
@@ -7,6 +7,7 @@ source_set("tabs") {
"tab.h",
"tab_delegate.h",
"tab_dialog_delegate.h",
+ "tab_headers_delegate.h",
"tab_model.h",
"tab_model_observer.h",
"tab_private.h",

Powered by Google App Engine
This is Rietveld 408576698