| Index: ppapi/ppapi_shared.gypi
|
| ===================================================================
|
| --- ppapi/ppapi_shared.gypi (revision 92890)
|
| +++ ppapi/ppapi_shared.gypi (working copy)
|
| @@ -12,7 +12,6 @@
|
| '../base/base.gyp:base',
|
| '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
|
| '../build/temp_gyp/googleurl.gyp:googleurl',
|
| - '../gpu/gpu.gyp:gles2_implementation',
|
| '../skia/skia.gyp:skia',
|
| '../third_party/icu/icu.gyp:icuuc',
|
| '../ui/gfx/surface/surface.gyp:surface',
|
| @@ -36,8 +35,6 @@
|
| 'shared_impl/font_impl.h',
|
| 'shared_impl/function_group_base.cc',
|
| 'shared_impl/function_group_base.h',
|
| - 'shared_impl/graphics_3d_impl.cc',
|
| - 'shared_impl/graphics_3d_impl.h',
|
| 'shared_impl/image_data_impl.cc',
|
| 'shared_impl/image_data_impl.h',
|
| 'shared_impl/input_event_impl.cc',
|
| @@ -110,7 +107,6 @@
|
| 'thunk/ppb_graphics_2d_thunk.cc',
|
| 'thunk/ppb_graphics_3d_api.h',
|
| 'thunk/ppb_graphics_3d_thunk.cc',
|
| - 'thunk/ppb_graphics_3d_trusted_thunk.cc',
|
| 'thunk/ppb_image_data_api.h',
|
| 'thunk/ppb_image_data_thunk.cc',
|
| 'thunk/ppb_image_data_trusted_thunk.cc',
|
|
|