| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 6ab7e34926855dae985c0e680d60d37fe36f8ee5..7cfc16fa836d5a81bba25ee7be0211c48a38a656 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -221,20 +221,21 @@
|
| 'public/browser/message_port_provider.h',
|
| 'public/browser/mojo_app_connection.h',
|
| 'public/browser/native_web_keyboard_event.h',
|
| 'public/browser/navigation_controller.cc',
|
| 'public/browser/navigation_controller.h',
|
| 'public/browser/navigation_details.cc',
|
| 'public/browser/navigation_details.h',
|
| 'public/browser/navigation_entry.h',
|
| 'public/browser/navigation_handle.cc',
|
| 'public/browser/navigation_handle.h',
|
| + 'public/browser/navigation_data.h',
|
| 'public/browser/navigation_throttle.cc',
|
| 'public/browser/navigation_throttle.h',
|
| 'public/browser/navigation_type.h',
|
| 'public/browser/notification_database_data.h',
|
| 'public/browser/notification_details.h',
|
| 'public/browser/notification_event_dispatcher.h',
|
| 'public/browser/notification_observer.h',
|
| 'public/browser/notification_registrar.cc',
|
| 'public/browser/notification_registrar.h',
|
| 'public/browser/notification_service.h',
|
|
|