Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Unified Diff: content/content_browser.gypi

Issue 1988613005: ppapi: PPB_VpnProvider: Implement Service Helper (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@vpn-permission
Patch Set: Rebase. Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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',

Powered by Google App Engine
This is Rietveld 408576698