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

Unified Diff: ios/web/net/request_tracker_factory_impl.h

Issue 2605913002: Fix include import in ios/web (Closed)
Patch Set: Created 4 years 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/web/net/request_tracker_factory_impl.h
diff --git a/ios/web/net/request_tracker_factory_impl.h b/ios/web/net/request_tracker_factory_impl.h
index 2d0bfc4c8f971b1dcd6fe8caef4e722322304e7e..9cdb3e7aacd139c2c7d5062265b639f3925ec5f9 100644
--- a/ios/web/net/request_tracker_factory_impl.h
+++ b/ios/web/net/request_tracker_factory_impl.h
@@ -7,8 +7,8 @@
#include <string>
-#include "base/mac/scoped_nsobject.h"
-#include "ios/net/request_tracker.h"
+#import "base/mac/scoped_nsobject.h"
+#import "ios/net/request_tracker.h"
namespace web {

Powered by Google App Engine
This is Rietveld 408576698