| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index bb3fd6ed13f469b5bccc6b96a836eab1094a8b81..0e5409b0806f45007afba4f757bcc0afd7692af5 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -246,6 +246,7 @@
|
| 'public/browser/page_navigator.cc',
|
| 'public/browser/page_navigator.h',
|
| 'public/browser/pepper_flash_settings_helper.h',
|
| + 'public/browser/pepper_vpn_provider_resource_host_proxy.h',
|
| 'public/browser/permission_manager.h',
|
| 'public/browser/permission_type.h',
|
| 'public/browser/platform_notification_context.h',
|
| @@ -323,6 +324,7 @@
|
| 'public/browser/user_metrics.h',
|
| 'public/browser/utility_process_host.h',
|
| 'public/browser/utility_process_mojo_client.h',
|
| + 'public/browser/vpn_service_proxy.h',
|
| 'public/browser/web_contents.cc',
|
| 'public/browser/web_contents.h',
|
| 'public/browser/web_contents_delegate.cc',
|
|
|