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

Unified Diff: ios/chrome/BUILD.gn

Issue 2508663002: [ios] Move NativeAppLauncher upstream (Closed)
Patch Set: CL Feedback Created 4 years, 1 month 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/app/strings/ios_strings.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/BUILD.gn
diff --git a/ios/chrome/BUILD.gn b/ios/chrome/BUILD.gn
index 9c650c57441521ee5d6567cb7557241f966979c9..1c9fef664db627149c0b0c04f1a92c0d0df9dac9 100644
--- a/ios/chrome/BUILD.gn
+++ b/ios/chrome/BUILD.gn
@@ -27,6 +27,7 @@ test("ios_chrome_unittests") {
"//ios/chrome/browser/geolocation:unit_tests",
"//ios/chrome/browser/itunes_links:unit_tests",
"//ios/chrome/browser/metrics:unit_tests",
+ "//ios/chrome/browser/native_app_launcher:unit_tests",
"//ios/chrome/browser/net:unit_tests",
"//ios/chrome/browser/passwords:unit_tests",
"//ios/chrome/browser/reading_list:unit_tests",
« no previous file with comments | « no previous file | ios/chrome/app/strings/ios_strings.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698