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

Unified Diff: ios/chrome/browser/interstitials/BUILD.gn

Issue 2742953003: created web::ReloadType (Closed)
Patch Set: Rebase 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
« no previous file with comments | « no previous file | ios/chrome/browser/interstitials/ios_chrome_controller_client.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/interstitials/BUILD.gn
diff --git a/ios/chrome/browser/interstitials/BUILD.gn b/ios/chrome/browser/interstitials/BUILD.gn
index ef500ba684b7bb8de75bd23e3d5872c7828eb349..5cf360b9252e5bd4eb6d008fcb6fc04eecffd13f 100644
--- a/ios/chrome/browser/interstitials/BUILD.gn
+++ b/ios/chrome/browser/interstitials/BUILD.gn
@@ -24,6 +24,7 @@ source_set("interstitials") {
"//ios/chrome/browser/browser_state",
"//ios/chrome/browser/history",
"//ios/web",
+ "//ios/web:reload_type",
"//ui/base",
"//url",
]
« no previous file with comments | « no previous file | ios/chrome/browser/interstitials/ios_chrome_controller_client.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698