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

Unified Diff: ios/crnet/crnet_consumer/crnet_consumer.gyp

Issue 1142383006: CrNet: add pauseable NSURLProtocol and switch to using it (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: main.m -> main.mm & format Created 5 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/crnet/crnet_consumer/main.m » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/crnet/crnet_consumer/crnet_consumer.gyp
diff --git a/ios/crnet/crnet_consumer/crnet_consumer.gyp b/ios/crnet/crnet_consumer/crnet_consumer.gyp
index 5364d76f009a88f86305be1fc9dbbbd6336f5204..245fc7ce409fd11bca88bf4c82b875799d2bedc6 100644
--- a/ios/crnet/crnet_consumer/crnet_consumer.gyp
+++ b/ios/crnet/crnet_consumer/crnet_consumer.gyp
@@ -24,7 +24,7 @@
'crnet_consumer_app_delegate.mm',
'crnet_consumer_view_controller.h',
'crnet_consumer_view_controller.m',
- 'main.m',
+ 'main.mm',
],
'mac_bundle_resources': [
'../../../third_party/icu/source/data/in/icudtl.dat',
« no previous file with comments | « no previous file | ios/crnet/crnet_consumer/main.m » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698