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

Unified Diff: ios/web/BUILD.gn

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/web/BUILD.gn
diff --git a/ios/web/BUILD.gn b/ios/web/BUILD.gn
index 15fe0308521e44b9fea6fa6b379007e15697572d..f76398cf90c94efac4903913cbc43acbfc3bfe59 100644
--- a/ios/web/BUILD.gn
+++ b/ios/web/BUILD.gn
@@ -63,7 +63,6 @@ source_set("web") {
"navigation/time_smoother.cc",
"navigation/time_smoother.h",
"navigation/web_load_params.h",
- "navigation/web_load_params.mm",
"net/cert_host_pair.cc",
"net/cert_host_pair.h",
"net/cert_policy.cc",
« no previous file with comments | « ios/chrome/browser/sync/ios_chrome_synced_tab_delegate.mm ('k') | ios/web/interstitials/web_interstitial_impl.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698