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

Unified Diff: ios/web/ios_web_unittests.gyp

Issue 1043263003: Implemented AddAllocWithZoneMethod to override allocWithZone: on demand. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
« ios/web/alloc_with_zone_interceptor_unittest.mm ('K') | « ios/web/ios_web.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/ios_web_unittests.gyp
diff --git a/ios/web/ios_web_unittests.gyp b/ios/web/ios_web_unittests.gyp
index d0a04bd704a2ca1f9ed69bcec40e4c561de1906a..b1d36dab21f548b8cac2bc8eae16fa6b2b6b202d 100644
--- a/ios/web/ios_web_unittests.gyp
+++ b/ios/web/ios_web_unittests.gyp
@@ -19,6 +19,7 @@
'ios_web.gyp:test_support_ios_web',
],
'sources': [
+ 'alloc_with_zone_interceptor_unittest.mm',
'browser_state_unittest.cc',
'crw_network_activity_indicator_manager_unittest.mm',
'history_state_util_unittest.mm',
« ios/web/alloc_with_zone_interceptor_unittest.mm ('K') | « ios/web/ios_web.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698