| Index: ui/ozone/ozone.gyp
|
| diff --git a/ui/ozone/ozone.gyp b/ui/ozone/ozone.gyp
|
| index 0eafee131d5ceeda9e4d6222ff56b4290b586e70..612a8032a0ac40879da4da8673c409686af4f946 100644
|
| --- a/ui/ozone/ozone.gyp
|
| +++ b/ui/ozone/ozone.gyp
|
| @@ -56,6 +56,10 @@
|
| 'common/chromeos/native_display_delegate_ozone.h',
|
| 'common/chromeos/touchscreen_device_manager_ozone.cc',
|
| 'common/chromeos/touchscreen_device_manager_ozone.h',
|
| + 'gpu/gpu_platform_support.cc',
|
| + 'gpu/gpu_platform_support.h',
|
| + 'gpu/gpu_platform_support_host.cc',
|
| + 'gpu/gpu_platform_support_host.h',
|
| 'ozone_platform.cc',
|
| 'ozone_platform.h',
|
| 'ozone_switches.cc',
|
|
|