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

Unified Diff: content/content_browser.gypi

Issue 8758011: Rename navigation_types.h to navigation_type.h to match the rest of the enum files. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 9 years, 1 month 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 | « content/browser/tab_contents/tab_contents_delegate.h ('k') | content/public/browser/navigation_type.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
===================================================================
--- content/content_browser.gypi (revision 112318)
+++ content/content_browser.gypi (working copy)
@@ -32,7 +32,7 @@
'public/browser/content_ipc_logging.h',
'public/browser/download_manager_delegate.h',
'public/browser/native_web_keyboard_event.h',
- 'public/browser/navigation_types.h',
+ 'public/browser/navigation_type.h',
'public/browser/notification_details.h',
'public/browser/notification_observer.h',
'public/browser/notification_registrar.cc',
« no previous file with comments | « content/browser/tab_contents/tab_contents_delegate.h ('k') | content/public/browser/navigation_type.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698