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

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: Remove extra import 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
« no previous file with comments | « no previous file | ios/chrome/browser/ui/history/history_collection_view_controller.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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..31702128f86d112e45eaf046639b452d9f3f29ed 100644
--- a/ios/chrome/browser/ui/history/BUILD.gn
+++ b/ios/chrome/browser/ui/history/BUILD.gn
@@ -158,11 +158,17 @@ source_set("eg_tests") {
"//components/prefs",
"//components/strings",
"//ios/chrome/app/strings",
+ "//ios/chrome/browser",
"//ios/chrome/browser/browser_state",
"//ios/chrome/browser/ui/history",
"//ios/chrome/browser/ui/settings",
+ "//ios/chrome/browser/ui/tools_menu",
+ "//ios/chrome/browser/ui/util",
+ "//ios/chrome/common",
"//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",
« no previous file with comments | « no previous file | ios/chrome/browser/ui/history/history_collection_view_controller.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698