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

Unified Diff: ios/web/net/web_http_protocol_handler_delegate.mm

Issue 1458073002: Import url_scheme_util.h instead of including it (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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/web_http_protocol_handler_delegate.mm
diff --git a/ios/web/net/web_http_protocol_handler_delegate.mm b/ios/web/net/web_http_protocol_handler_delegate.mm
index 9405fbe635ddd49ebcd0c3097f6a970119ab9c1f..bba47d63a67e1bf90ff25021afae78593e98128f 100644
--- a/ios/web/net/web_http_protocol_handler_delegate.mm
+++ b/ios/web/net/web_http_protocol_handler_delegate.mm
@@ -4,7 +4,7 @@
#include "ios/web/net/web_http_protocol_handler_delegate.h"
-#include "ios/web/public/url_scheme_util.h"
+#import "ios/web/public/url_scheme_util.h"
#include "ios/web/public/web_client.h"
#import "ios/web/web_state/ui/crw_static_file_web_view.h"
#include "net/url_request/url_request_context_getter.h"
« no previous file with comments | « ios/chrome/browser/autofill/form_suggestion_controller.mm ('k') | ios/web/web_state/ui/crw_ui_web_view_web_controller.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698