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

Unified Diff: services/navigation/public/interfaces/view.mojom

Issue 2225343002: Navigation: move RestoreType and ReloadType into a separate file (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase+ Created 4 years, 4 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: services/navigation/public/interfaces/view.mojom
diff --git a/services/navigation/public/interfaces/view.mojom b/services/navigation/public/interfaces/view.mojom
index e1b7dd3f83edeb9faafc0616217d18eb7be1e1c2..4e6d43bd8c3e4228213957dffdf95090652eab4f 100644
--- a/services/navigation/public/interfaces/view.mojom
+++ b/services/navigation/public/interfaces/view.mojom
@@ -29,7 +29,7 @@ struct NavigationEntry {
array<url.mojom.Url> redirect_chain;
};
-// Copied from //content/public/browser/navigation_type.h
+// Copied from //content/public/browser/navigation_types.h
enum NavigationType {
UNKNOWN,
NEW_PAGE,
« content/public/browser/navigation_types.h ('K') | « content/public/browser/web_contents_observer.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698