| Index: ui/views/views.gyp
|
| diff --git a/ui/views/views.gyp b/ui/views/views.gyp
|
| index 3f41be1adc182d070c5e9110f9fcb36813b9982a..1486a0ed13d100ca57e87b8650a42c53ea34a7be 100644
|
| --- a/ui/views/views.gyp
|
| +++ b/ui/views/views.gyp
|
| @@ -609,6 +609,7 @@
|
| '../events/platform/events_platform.gyp:events_platform',
|
| '../gfx/gfx.gyp:gfx',
|
| '../gfx/gfx.gyp:gfx_geometry',
|
| + '../gfx/gfx.gyp:gfx_vector_icons',
|
| '../native_theme/native_theme.gyp:native_theme',
|
| '../resources/ui_resources.gyp:ui_resources',
|
| '../strings/ui_strings.gyp:ui_strings',
|
|
|