| Index: ui/native_theme/native_theme.gyp
|
| diff --git a/ui/native_theme/native_theme.gyp b/ui/native_theme/native_theme.gyp
|
| index 4c06d76ddfda447ce2ea384ca669924741f8622f..e78432bf8a52f81e7f31970895762eb710caf490 100644
|
| --- a/ui/native_theme/native_theme.gyp
|
| +++ b/ui/native_theme/native_theme.gyp
|
| @@ -15,6 +15,7 @@
|
| '../../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
|
| '../../skia/skia.gyp:skia',
|
| '../base/ui_base.gyp:ui_base',
|
| + '../display/display.gyp:display',
|
| '../gfx/gfx.gyp:gfx',
|
| '../gfx/gfx.gyp:gfx_geometry',
|
| '../resources/ui_resources.gyp:ui_resources',
|
|
|