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

Unified Diff: ppapi/proxy/BUILD.gn

Issue 1726303003: ppapi: PPB_VpnProvider: Define API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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: ppapi/proxy/BUILD.gn
diff --git a/ppapi/proxy/BUILD.gn b/ppapi/proxy/BUILD.gn
index 9167f8826e9434f9d60c7d45e14214e2528bb0bc..de52486d89d646cf0a080c6cdf5c037c938cdc14 100644
--- a/ppapi/proxy/BUILD.gn
+++ b/ppapi/proxy/BUILD.gn
@@ -194,6 +194,8 @@ component("proxy") {
"video_frame_resource.h",
"video_source_resource.cc",
"video_source_resource.h",
+ "vpn_provider_resource.cc",
+ "vpn_provider_resource.h",
"websocket_resource.cc",
"websocket_resource.h",
]

Powered by Google App Engine
This is Rietveld 408576698