| Index: ui/ozone/platform/cast/cast.gypi
|
| diff --git a/ui/ozone/platform/cast/cast.gypi b/ui/ozone/platform/cast/cast.gypi
|
| index a0dbd6e1e695190753a9a6f193e69347251e4a01..9eba5499573e9306376a7d1f4345c52df2e94b84 100644
|
| --- a/ui/ozone/platform/cast/cast.gypi
|
| +++ b/ui/ozone/platform/cast/cast.gypi
|
| @@ -40,6 +40,8 @@
|
| 'sources': [
|
| 'client_native_pixmap_factory_cast.cc',
|
| 'client_native_pixmap_factory_cast.h',
|
| + 'gl_surface_cast.cc',
|
| + 'gl_surface_cast.h',
|
| 'gpu_platform_support_cast.cc',
|
| 'gpu_platform_support_cast.h',
|
| 'overlay_manager_cast.cc',
|
| @@ -50,8 +52,6 @@
|
| 'platform_window_cast.h',
|
| 'surface_factory_cast.cc',
|
| 'surface_factory_cast.h',
|
| - 'surface_ozone_egl_cast.cc',
|
| - 'surface_ozone_egl_cast.h',
|
| ],
|
| 'link_settings': {
|
| 'libraries': [
|
|
|