| Index: ui/gfx/gfx.gyp
|
| diff --git a/ui/gfx/gfx.gyp b/ui/gfx/gfx.gyp
|
| index 7ab68a1f8ff830f4420799b96765c1f0679d1c3a..6d8f939baf1560c035a6237f5ad22961ebd9084c 100644
|
| --- a/ui/gfx/gfx.gyp
|
| +++ b/ui/gfx/gfx.gyp
|
| @@ -138,18 +138,18 @@
|
| 'matrix3_f.cc',
|
| 'matrix3_f.h',
|
| 'native_widget_types.h',
|
| - 'ozone/impl/drm_skbitmap_ozone.cc',
|
| - 'ozone/impl/drm_skbitmap_ozone.h',
|
| - 'ozone/impl/drm_wrapper_ozone.cc',
|
| - 'ozone/impl/drm_wrapper_ozone.h',
|
| - 'ozone/impl/file_surface_factory_ozone.cc',
|
| - 'ozone/impl/file_surface_factory_ozone.h',
|
| - 'ozone/impl/hardware_display_controller_ozone.cc',
|
| - 'ozone/impl/hardware_display_controller_ozone.h',
|
| - 'ozone/impl/software_surface_factory_ozone.cc',
|
| - 'ozone/impl/software_surface_factory_ozone.h',
|
| - 'ozone/impl/software_surface_ozone.cc',
|
| - 'ozone/impl/software_surface_ozone.h',
|
| + 'ozone/impl/dri_skbitmap.cc',
|
| + 'ozone/impl/dri_skbitmap.h',
|
| + 'ozone/impl/dri_surface.cc',
|
| + 'ozone/impl/dri_surface.h',
|
| + 'ozone/impl/dri_surface_factory.cc',
|
| + 'ozone/impl/dri_surface_factory.h',
|
| + 'ozone/impl/dri_wrapper.cc',
|
| + 'ozone/impl/dri_wrapper.h',
|
| + 'ozone/impl/file_surface_factory.cc',
|
| + 'ozone/impl/file_surface_factory.h',
|
| + 'ozone/impl/hardware_display_controller.cc',
|
| + 'ozone/impl/hardware_display_controller.h',
|
| 'ozone/surface_factory_ozone.cc',
|
| 'ozone/surface_factory_ozone.h',
|
| 'pango_util.cc',
|
|
|