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

Unified Diff: ios/web_view/internal/BUILD.gn

Issue 2742953003: created web::ReloadType (Closed)
Patch Set: Add TODO for ORIGINAL_REQUEST_URL Created 3 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_view/internal/BUILD.gn
diff --git a/ios/web_view/internal/BUILD.gn b/ios/web_view/internal/BUILD.gn
index a0bdd299240ff7c85156f39555279100ce562d30..167256b1fef9fde0938feda7a16a11301d7c1950 100644
--- a/ios/web_view/internal/BUILD.gn
+++ b/ios/web_view/internal/BUILD.gn
@@ -43,6 +43,7 @@ source_set("internal") {
"//components/translate/core/common",
"//ios/net",
"//ios/web",
+ "//ios/web:reload_type",
"//ios/web:user_agent",
"//ios/web/public/app",
"//ios/web_view/internal/translate",

Powered by Google App Engine
This is Rietveld 408576698