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

Unified Diff: ios/crnet/crnet_consumer/crnet_consumer_app_delegate.mm

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/BUILD.gn ('k') | ios/crnet/crnet_consumer/crnet_consumer_view_controller.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_app_delegate.mm
diff --git a/ios/crnet/crnet_consumer/crnet_consumer_app_delegate.mm b/ios/crnet/crnet_consumer/crnet_consumer_app_delegate.mm
index b224eda5f1a9a6e03cdcbf16d2cb6ad01bf2e6c9..54dc0ab7d1645d6cbd3820ba970298dda317b4aa 100644
--- a/ios/crnet/crnet_consumer/crnet_consumer_app_delegate.mm
+++ b/ios/crnet/crnet_consumer/crnet_consumer_app_delegate.mm
@@ -4,7 +4,7 @@
#import "crnet_consumer_app_delegate.h"
-#import "CrNet.h"
+#import "ios/crnet/CrNet.h"
#include "base/format_macros.h"
#import "crnet_consumer_view_controller.h"
« no previous file with comments | « ios/crnet/crnet_consumer/BUILD.gn ('k') | ios/crnet/crnet_consumer/crnet_consumer_view_controller.m » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698