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

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

Issue 2956483003: [ios] TabIdTabHelper (Closed)
Patch Set: Refactor Tab to use TabIDTabHelper. Created 3 years, 6 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
« no previous file with comments | « no previous file | ios/chrome/browser/tabs/tab.mm » ('j') | ios/chrome/browser/tabs/tab.mm » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/tabs/BUILD.gn
diff --git a/ios/chrome/browser/tabs/BUILD.gn b/ios/chrome/browser/tabs/BUILD.gn
index 22596995815bd50b2f7a81435081fd50d80ef224..bfec4baf36eb03ad4118de1ac6ff4c3006b2a42c 100644
--- a/ios/chrome/browser/tabs/BUILD.gn
+++ b/ios/chrome/browser/tabs/BUILD.gn
@@ -162,6 +162,7 @@ source_set("unit_tests") {
"//ios/chrome/browser/sessions:serialisation",
"//ios/chrome/browser/sessions:test_support",
"//ios/chrome/browser/ui:ui_internal",
+ "//ios/chrome/browser/web",
"//ios/chrome/browser/web:web_internal",
"//ios/chrome/browser/web_state_list",
"//ios/chrome/test:test_support",
« no previous file with comments | « no previous file | ios/chrome/browser/tabs/tab.mm » ('j') | ios/chrome/browser/tabs/tab.mm » ('J')

Powered by Google App Engine
This is Rietveld 408576698