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

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

Issue 2739943004: Disable testSavingToReadingList on iPad. (Closed)
Patch Set: Created 3 years, 9 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/ui/reading_list/reading_list_egtest.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/ui/reading_list/BUILD.gn
diff --git a/ios/chrome/browser/ui/reading_list/BUILD.gn b/ios/chrome/browser/ui/reading_list/BUILD.gn
index 185dbe10a97ad84c54dbe11798fa8bc1cd003b9f..e513818c5290d9805cd736364f0dd9266de0dbde 100644
--- a/ios/chrome/browser/ui/reading_list/BUILD.gn
+++ b/ios/chrome/browser/ui/reading_list/BUILD.gn
@@ -133,10 +133,12 @@ source_set("eg_tests") {
"//components/reading_list/ios",
"//ios/chrome/app/strings",
"//ios/chrome/browser/reading_list",
+ "//ios/chrome/browser/ui:ui",
"//ios/chrome/browser/ui/commands",
"//ios/chrome/test/app:test_support",
"//ios/chrome/test/earl_grey:test_support",
"//ios/testing:ios_test_support",
+ "//ios/testing/earl_grey:earl_grey_support",
"//ios/third_party/earl_grey",
"//ios/third_party/material_components_ios",
"//ios/web:test_support",
« no previous file with comments | « no previous file | ios/chrome/browser/ui/reading_list/reading_list_egtest.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698