| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 30c13d010ee483f4de3594954c7a69396741cd70..01ad91620cb14a7070ef02373083f8aa5a1975c0 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -247,6 +247,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',
|
| @@ -325,6 +326,7 @@
|
| 'public/browser/url_data_source.h',
|
| 'public/browser/user_metrics.h',
|
| 'public/browser/utility_process_host.h',
|
| + 'public/browser/vpn_service_proxy.h',
|
| 'public/browser/web_contents.cc',
|
| 'public/browser/web_contents.h',
|
| 'public/browser/web_contents_delegate.cc',
|
|
|