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

Unified Diff: chrome/common/extensions/api/schemas.gypi

Issue 671163002: Add new extension API for VPN (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Adds the extension api for platform apps as well Created 6 years, 2 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: chrome/common/extensions/api/schemas.gypi
diff --git a/chrome/common/extensions/api/schemas.gypi b/chrome/common/extensions/api/schemas.gypi
index e3d3f87048631a475ebcb94da1a5e40ed9a86ce1..48dfe7a20c1989e25f7fcc7624c030813bd3e7b1 100644
--- a/chrome/common/extensions/api/schemas.gypi
+++ b/chrome/common/extensions/api/schemas.gypi
@@ -118,6 +118,7 @@
'file_browser_handler_internal.json',
'first_run_private.json',
'log_private.idl',
+ 'vpn_provider.idl',
'webcam_private.idl',
],

Powered by Google App Engine
This is Rietveld 408576698