| Index: ppapi/ppapi_shared.gypi
|
| diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi
|
| index 8b29a4bedb720f3837eb132a977b6bc03f25db64..51b52dff441338ac77c9ac4b4eb47afb46d050b8 100644
|
| --- a/ppapi/ppapi_shared.gypi
|
| +++ b/ppapi/ppapi_shared.gypi
|
| @@ -69,8 +69,8 @@
|
| 'shared_impl/ppb_url_request_info_shared.h',
|
| 'shared_impl/ppb_url_util_shared.cc',
|
| 'shared_impl/ppb_url_util_shared.h',
|
| - 'shared_impl/ppb_var_impl.cc',
|
| - 'shared_impl/ppb_var_impl.h',
|
| + 'shared_impl/ppb_var_shared.cc',
|
| + 'shared_impl/ppb_var_shared.h',
|
| 'shared_impl/ppb_video_decoder_shared.cc',
|
| 'shared_impl/ppb_video_decoder_shared.h',
|
| 'shared_impl/ppp_instance_combined.cc',
|
|
|