| Index: ppapi/ppapi_shared.gypi
|
| diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi
|
| index ac7c6c9220876db698b8e5f283edffefd6f9de49..c95db94cfd463ebed38942a792e23cf2d39654bf 100644
|
| --- a/ppapi/ppapi_shared.gypi
|
| +++ b/ppapi/ppapi_shared.gypi
|
| @@ -193,6 +193,7 @@
|
| 'thunk/ppb_gamepad_thunk.cc',
|
| 'thunk/ppb_gles_chromium_texture_mapping_thunk.cc',
|
| 'thunk/ppb_graphics_2d_api.h',
|
| + 'thunk/ppb_graphics_2d_dev_thunk.cc',
|
| 'thunk/ppb_graphics_2d_thunk.cc',
|
| 'thunk/ppb_graphics_3d_api.h',
|
| 'thunk/ppb_graphics_3d_thunk.cc',
|
|
|