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

Unified Diff: content/content_browser.gypi

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: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 2e09e241f491540c6bad2bb046e2318042cde4b1..14b55b3499d638a652de8a5007d7cc48c8bb9efa 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -231,7 +231,7 @@
'public/browser/navigation_handle.h',
'public/browser/navigation_throttle.cc',
'public/browser/navigation_throttle.h',
- 'public/browser/navigation_type.h',
+ 'public/browser/navigation_types.h',
'public/browser/notification_database_data.h',
'public/browser/notification_details.h',
'public/browser/notification_event_dispatcher.h',

Powered by Google App Engine
This is Rietveld 408576698