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

Unified Diff: ios/chrome/browser/ui/history/BUILD.gn

Issue 2598763002: [ios] Open links in history status message in new tab and add test (Closed)
Patch Set: Created 4 years 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/ui/history/BUILD.gn
diff --git a/ios/chrome/browser/ui/history/BUILD.gn b/ios/chrome/browser/ui/history/BUILD.gn
index ba1c361cb03dd3691f2d1c4e2d9ddcee9a811d87..9ba72743b02daab285e75022310997dde6201b98 100644
--- a/ios/chrome/browser/ui/history/BUILD.gn
+++ b/ios/chrome/browser/ui/history/BUILD.gn
@@ -161,8 +161,11 @@ source_set("eg_tests") {
"//ios/chrome/browser/browser_state",
"//ios/chrome/browser/ui/history",
"//ios/chrome/browser/ui/settings",
+ "//ios/chrome/browser/ui/tools_menu",
"//ios/chrome/test/app:test_support",
"//ios/chrome/test/earl_grey:test_support",
+ "//ios/public/provider/chrome/browser/signin:signin",
+ "//ios/public/provider/chrome/browser/signin:test_support",
"//ios/testing:ios_test_support",
"//ios/third_party/earl_grey",
"//ios/web:test_support",

Powered by Google App Engine
This is Rietveld 408576698