| Index: ui/ozone/ozone.gyp
|
| diff --git a/ui/ozone/ozone.gyp b/ui/ozone/ozone.gyp
|
| index 9e3bac64da8f6128a6e607b5e4442e678425225d..10a4a403be8adff97f6e524f19aa9d26c6e9ed6d 100644
|
| --- a/ui/ozone/ozone.gyp
|
| +++ b/ui/ozone/ozone.gyp
|
| @@ -20,6 +20,7 @@
|
| '<(DEPTH)/ui/events/events.gyp:events',
|
| '<(DEPTH)/ui/gfx/gfx.gyp:gfx',
|
| '<(DEPTH)/ui/gfx/gfx.gyp:gfx_geometry',
|
| + '<(DEPTH)/ui/gfx/ozone/gfx_ozone.gyp:gfx_ozone',
|
| '<(DEPTH)/skia/skia.gyp:skia',
|
| '<@(external_ozone_platform_deps)',
|
| '<@(internal_ozone_platform_deps)',
|
|
|