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

Unified Diff: ios/crnet/test/crnet_http_tests.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: 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
Index: ios/crnet/test/crnet_http_tests.mm
diff --git a/ios/crnet/test/crnet_http_tests.mm b/ios/crnet/test/crnet_http_tests.mm
index af74ec0d7ce1a4833823e4fe6ec45dd9352546e0..8aee1afde8e5dade3b2f8b6e27c4635982c46b32 100644
--- a/ios/crnet/test/crnet_http_tests.mm
+++ b/ios/crnet/test/crnet_http_tests.mm
@@ -5,7 +5,7 @@
#import <Foundation/Foundation.h>
#include <stdint.h>
-#import "CrNet.h"
+#import "ios/crnet/CrNet.h"
#include "base/logging.h"
#include "base/mac/scoped_nsobject.h"
« ios/crnet/crnet_consumer/crnet_consumer_app_delegate.mm ('K') | « ios/crnet/crnet_consumer/main.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698