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" |
sdefresne
2016/08/02 21:54:11
If you follow my recommendation about using crnet_
mef
2016/08/03 20:42:41
Using crnet_framework+bind results in gn error and
|
#include "base/format_macros.h" |
#import "crnet_consumer_view_controller.h" |