| Index: ppapi/ppapi_proxy_untrusted.gyp
|
| diff --git a/ppapi/ppapi_proxy_untrusted.gyp b/ppapi/ppapi_proxy_untrusted.gyp
|
| index 9893599edcc185362c37add02b5155eba770620a..e8308660cfb921d7403e884235a1e3d3e6c13299 100644
|
| --- a/ppapi/ppapi_proxy_untrusted.gyp
|
| +++ b/ppapi/ppapi_proxy_untrusted.gyp
|
| @@ -336,6 +336,7 @@
|
| 'thunk/ppb_view_thunk.cc',
|
| 'thunk/ppb_websocket_thunk.cc',
|
| 'thunk/ppb_widget_thunk.cc',
|
| + 'thunk/ppb_x509_certificate_private_thunk.cc',
|
| 'thunk/ppb_zoom_thunk.cc',
|
|
|
| 'proxy/broker_dispatcher.cc',
|
|
|