| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 7c4e45d7ea2d0e746cc7474136b279e88c652335..47698f91c698610fc0a051b163aec7d817d11aa7 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -91,6 +91,7 @@
|
| 'public/browser/plugin_service.h',
|
| 'public/browser/profiler_controller.h',
|
| 'public/browser/profiler_subscriber.h',
|
| + 'public/browser/quota_permission_context.h',
|
| 'public/browser/render_process_host.h',
|
| 'public/browser/render_process_host_factory.h',
|
| 'public/browser/render_view_host_delegate.cc',
|
| @@ -414,7 +415,6 @@
|
| 'browser/profiler_controller_impl.h',
|
| 'browser/profiler_message_filter.cc',
|
| 'browser/profiler_message_filter.h',
|
| - 'browser/quota_permission_context.h',
|
| 'browser/renderer_host/accelerated_plugin_view_mac.h',
|
| 'browser/renderer_host/accelerated_plugin_view_mac.mm',
|
| 'browser/renderer_host/accelerated_surface_container_mac.cc',
|
|
|