| 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',
|
|
|