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

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

Issue 2618333005: Suggestions UI - Add Article items (Closed)
Patch Set: Rebase Created 3 years, 11 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
Index: ios/chrome/test/BUILD.gn
diff --git a/ios/chrome/test/BUILD.gn b/ios/chrome/test/BUILD.gn
index 09b7a0e69490fe10fadbd71e6cd9574d0a466968..72560b1431b4aa797e3e1b855291e585e083939d 100644
--- a/ios/chrome/test/BUILD.gn
+++ b/ios/chrome/test/BUILD.gn
@@ -172,6 +172,7 @@ test("ios_chrome_unittests") {
"//ios/chrome/browser/ui/side_swipe:unit_tests",
"//ios/chrome/browser/ui/stack_view:unit_tests",
"//ios/chrome/browser/ui/static_content:unit_tests",
+ "//ios/chrome/browser/ui/suggestions:unit_tests",
"//ios/chrome/browser/ui/tab_switcher:unit_tests",
"//ios/chrome/browser/ui/tabs:unit_tests",
"//ios/chrome/browser/ui/toolbar:unit_tests",

Powered by Google App Engine
This is Rietveld 408576698