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

Unified Diff: ppapi/proxy/BUILD.gn

Issue 1931513002: ppapi: PPB_VpnProvider: Implement Resource Stub (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@vpn-api-messages
Patch Set: Respond to review. Created 4 years, 7 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 1e41208744863469a266bfc5ee87351a5914053a..07ea1187d3c007fce79e5e556a5a889c1e17e1c7 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