Index: ppapi/ppapi_shared.gypi |
diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi |
index 5a2cc933aa519c96eb41665e5c659f1c1add7e11..16407af853dfd0e40aa3434842842a15863ea16f 100644 |
--- a/ppapi/ppapi_shared.gypi |
+++ b/ppapi/ppapi_shared.gypi |
@@ -289,6 +289,8 @@ |
'thunk/ppb_view_api.h', |
'thunk/ppb_view_dev_thunk.cc', |
'thunk/ppb_view_thunk.cc', |
+ 'thunk/ppb_vpn_provider_api.h', |
+ 'thunk/ppb_vpn_provider_thunk.cc', |
'thunk/ppb_websocket_api.h', |
'thunk/ppb_websocket_thunk.cc', |
'thunk/ppb_x509_certificate_private_api.h', |