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

Unified Diff: ios/chrome/browser/safe_browsing/safe_browsing_blocking_page.mm

Issue 1836793002: [ios] Moved WebLoadParams inside NavigationManager. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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/chrome/browser/safe_browsing/safe_browsing_blocking_page.mm
diff --git a/ios/chrome/browser/safe_browsing/safe_browsing_blocking_page.mm b/ios/chrome/browser/safe_browsing/safe_browsing_blocking_page.mm
index d3c8be8712ee0f4cee7b825a6dab360b03be234e..de757dd3f98fe564f32d2733c2b6aa45a93c813d 100644
--- a/ios/chrome/browser/safe_browsing/safe_browsing_blocking_page.mm
+++ b/ios/chrome/browser/safe_browsing/safe_browsing_blocking_page.mm
@@ -32,8 +32,7 @@
#include "ios/chrome/browser/safe_browsing/ui_manager.h"
#include "ios/chrome/grit/ios_strings.h"
#include "ios/web/public/interstitials/web_interstitial.h"
-#include "ios/web/public/navigation_manager.h"
-#include "ios/web/public/web_state/web_state.h"
+#import "ios/web/public/navigation_manager.h"
#include "ios/web/public/web_state/web_state.h"
#include "ios/web/public/web_thread.h"
#include "net/base/escape.h"
« no previous file with comments | « ios/chrome/browser/interstitials/ios_chrome_controller_client.mm ('k') | ios/chrome/browser/safe_browsing/ui_manager.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698