| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index d9a54e2fa9df9b4d8144e6fedbe76fceda9a50bb..74b4fbb8d82ade672035459730eced0b7efed14a 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -264,6 +264,7 @@
|
| 'public/browser/push_messaging_service.h',
|
| 'public/browser/quota_permission_context.h',
|
| 'public/browser/readback_types.h',
|
| + 'public/browser/reload_type.h',
|
| 'public/browser/render_frame_host.h',
|
| 'public/browser/render_process_host.h',
|
| 'public/browser/render_process_host_factory.h',
|
| @@ -285,6 +286,7 @@
|
| 'public/browser/resource_request_details.h',
|
| 'public/browser/resource_request_info.h',
|
| 'public/browser/resource_throttle.h',
|
| + 'public/browser/restore_type.h',
|
| 'public/browser/save_page_type.h',
|
| 'public/browser/screen_orientation_delegate.h',
|
| 'public/browser/screen_orientation_dispatcher_host.h',
|
|
|