Chromium Code Reviews| Index: ppapi/ppapi_sources.gypi |
| diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi |
| index 226383ff66f7b24494b85a6ba97ada5ed8ce128a..674c868aee7cde5f3bfb8833d975fbec00c3ad59 100644 |
| --- a/ppapi/ppapi_sources.gypi |
| +++ b/ppapi/ppapi_sources.gypi |
| @@ -68,6 +68,7 @@ |
| 'c/ppb_video_encoder.h', |
| 'c/ppb_video_frame.h', |
| 'c/ppb_view.h', |
| + 'c/ppb_ppb_vpn_provider.h', |
| 'c/ppb_websocket.h', |
| 'c/ppp.h', |
| 'c/ppp_graphics_3d.h', |
| @@ -246,6 +247,8 @@ |
| 'cpp/video_frame.h', |
| 'cpp/view.cc', |
| 'cpp/view.h', |
| + 'cpp/vpn_provider.h', |
| + 'cpp/vpn_provider.cc', |
| 'cpp/websocket.cc', |
| 'cpp/websocket.h', |