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

Unified Diff: ios/web/BUILD.gn

Issue 2577353003: [ios] Removed alloc_with_zone_interceptor as unused. (Closed)
Patch Set: Created 4 years 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/alloc_with_zone_interceptor.h » ('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 adc8c4de8214183c5f98a5a135dcf9cb82082d33..add468b4a2b85e9890d073205de169052708bb25 100644
--- a/ios/web/BUILD.gn
+++ b/ios/web/BUILD.gn
@@ -39,8 +39,6 @@ source_set("web_arc") {
sources = [
"active_state_manager_impl.h",
"active_state_manager_impl.mm",
- "alloc_with_zone_interceptor.h",
- "alloc_with_zone_interceptor.mm",
"browser_state.mm",
"browser_url_rewriter_impl.h",
"browser_url_rewriter_impl.mm",
@@ -505,7 +503,6 @@ test("ios_web_unittests") {
sources = [
"active_state_manager_impl_unittest.mm",
- "alloc_with_zone_interceptor_unittest.mm",
"browser_state_unittest.cc",
"history_state_util_unittest.mm",
"navigation/crw_session_controller_unittest.mm",
« no previous file with comments | « no previous file | ios/web/alloc_with_zone_interceptor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698