| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 30640e68eb126c260bf57e7e691904c3e1f7c610..21a2f5ff8e3e2dddf9d581b68169610d1d552434 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -980,6 +980,7 @@
|
| '../ui/gfx/gfx.gyp:gfx_vector_icons',
|
| '../ui/keyboard/keyboard.gyp:keyboard',
|
| '../ui/message_center/message_center.gyp:message_center',
|
| + '../ui/native_theme/native_theme.gyp:native_theme',
|
| '../ui/platform_window/stub/stub_window.gyp:stub_window',
|
| '../ui/resources/ui_resources.gyp:ui_resources',
|
| '../ui/strings/ui_strings.gyp:ui_strings',
|
|
|