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

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

Issue 2731553005: Introduced StoreKitTabHelper class (Closed)
Patch Set: rebase 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
Index: ios/chrome/test/BUILD.gn
diff --git a/ios/chrome/test/BUILD.gn b/ios/chrome/test/BUILD.gn
index cadef7b796e49365d99da2aa3f47cb8bdf8adc20..3a151d1fa204e6a9ab3ce06a895a8fcc1710ca4c 100644
--- a/ios/chrome/test/BUILD.gn
+++ b/ios/chrome/test/BUILD.gn
@@ -136,6 +136,7 @@ test("ios_chrome_unittests") {
"//ios/chrome/browser/signin:unit_tests",
"//ios/chrome/browser/snapshots:unit_tests",
"//ios/chrome/browser/ssl:unit_tests",
+ "//ios/chrome/browser/store_kit:unit_tests",
"//ios/chrome/browser/suggestions:unit_tests",
"//ios/chrome/browser/sync:unit_tests",
"//ios/chrome/browser/tabs:unit_tests",

Powered by Google App Engine
This is Rietveld 408576698