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

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

Issue 2681353002: [ObjC ARC] Converts ios/chrome/common:unit_tests to ARC. (Closed)
Patch Set: comment Created 3 years, 10 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 bc7618d5beb564b3ff98d96f1d99d3267c4abd55..c182d769cf4501894b3fb63ef1b869effe40849e 100644
--- a/ios/chrome/test/BUILD.gn
+++ b/ios/chrome/test/BUILD.gn
@@ -183,6 +183,7 @@ test("ios_chrome_unittests") {
"//ios/chrome/browser/web:unit_tests",
"//ios/chrome/browser/web:unit_tests_internal",
"//ios/chrome/browser/web_resource:unit_tests",
+ "//ios/chrome/common:noarc_unit_tests",
sdefresne 2017/02/14 10:04:24 Remove this :-)
"//ios/chrome/common:unit_tests",
"//ios/chrome/test/base:unit_tests",
"//ios/web/public/image_fetcher:unit_tests",
« ios/chrome/common/block_unittest.mm ('K') | « ios/chrome/common/string_util_unittest.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698