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

Unified Diff: ios/clean/chrome/test/BUILD.gn

Issue 2812133004: Unit test FindInPageMediator. (Closed)
Patch Set: Rebased Created 3 years, 8 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 | « ios/clean/chrome/browser/ui/find_in_page/find_in_page_mediator_unittest.mm ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/clean/chrome/test/BUILD.gn
diff --git a/ios/clean/chrome/test/BUILD.gn b/ios/clean/chrome/test/BUILD.gn
index 37105ee6b6d68265d23b422e68df8ddf7d85cf95..77809014bf21b892f5b7fb018b7b4d97f5253ad6 100644
--- a/ios/clean/chrome/test/BUILD.gn
+++ b/ios/clean/chrome/test/BUILD.gn
@@ -21,6 +21,7 @@ test("ios_clean_chrome_unittests") {
# Add unit_tests target here.
"//ios/clean/chrome/browser/ui/bookmarks:unit_tests",
"//ios/clean/chrome/browser/ui/context_menu:unit_tests",
+ "//ios/clean/chrome/browser/ui/find_in_page:unit_tests",
"//ios/clean/chrome/browser/ui/ntp:unit_tests",
"//ios/clean/chrome/browser/ui/omnibox:unit_tests",
"//ios/clean/chrome/browser/ui/recent_tabs:unit_tests",
« no previous file with comments | « ios/clean/chrome/browser/ui/find_in_page/find_in_page_mediator_unittest.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698