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

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: Resolved Stuart's review comments Created 5 years, 8 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 | « 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 89195476714015cfc4d49b681ee414d7b9e05727..7000f886ba1d0e145ee37215cf90e632f1997947 100644
--- a/ios/web/ios_web_unittests.gyp
+++ b/ios/web/ios_web_unittests.gyp
@@ -21,6 +21,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',
« no previous file with comments | « ios/web/ios_web.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698