Index: ppapi/ppapi_shared.gypi |
diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi |
index 5dd97ab606ce6f71c962514353f24ec7ae784c22..3c324c23e823a0b3d6c268b9a7ce5c1679f42af4 100644 |
--- a/ppapi/ppapi_shared.gypi |
+++ b/ppapi/ppapi_shared.gypi |
@@ -286,6 +286,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', |