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

Unified Diff: ios/web/BUILD.gn

Issue 2934053002: Revert of [ObjC ARC] Converts ios/web:ios_web_inttests to ARC. (Closed)
Patch Set: Created 3 years, 6 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 | « no previous file | ios/web/browser_state_web_view_partition_inttest.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/BUILD.gn
diff --git a/ios/web/BUILD.gn b/ios/web/BUILD.gn
index c2a9c4cc125cec94d781e321bfe4150610e7aaaa..32fd3f7e9dab73a0883d88c1674b1374b1c44604 100644
--- a/ios/web/BUILD.gn
+++ b/ios/web/BUILD.gn
@@ -544,7 +544,6 @@
}
test("ios_web_inttests") {
- configs += [ "//build/config/compiler:enable_arc" ]
deps = [
":web",
"//base/test:test_support",
« no previous file with comments | « no previous file | ios/web/browser_state_web_view_partition_inttest.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698