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

Unified Diff: ios/crnet/crnet_consumer/crnet_consumer_view_controller.m

Issue 2200323003: [Cronet] Add BUILD.gn for legacy ios/CrNet project. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix conditional include. Created 4 years, 4 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/crnet/crnet_consumer/crnet_consumer_app_delegate.mm ('k') | ios/crnet/crnet_consumer/main.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/crnet/crnet_consumer/crnet_consumer_view_controller.m
diff --git a/ios/crnet/crnet_consumer/crnet_consumer_view_controller.m b/ios/crnet/crnet_consumer/crnet_consumer_view_controller.m
index bdcd4ef1f6e2f93d9ac6b117996b2c4119158d8c..6485df3eeaca8672c869ba00ed0cdb408da69352 100644
--- a/ios/crnet/crnet_consumer/crnet_consumer_view_controller.m
+++ b/ios/crnet/crnet_consumer/crnet_consumer_view_controller.m
@@ -4,7 +4,7 @@
#import "crnet_consumer_view_controller.h"
-#import "CrNet.h"
+#import "ios/crnet/CrNet.h"
@implementation CrNetConsumerViewController {
UIWebView* _webView;
« no previous file with comments | « ios/crnet/crnet_consumer/crnet_consumer_app_delegate.mm ('k') | ios/crnet/crnet_consumer/main.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698