| Index: ui/ui.gyp
|
| diff --git a/ui/ui.gyp b/ui/ui.gyp
|
| index 10cf1cf7d06be203dae1ab417f19dd5781bdfc51..e6ac06e77782d2feb0fc1d12d5e1fa58f6efaeb3 100644
|
| --- a/ui/ui.gyp
|
| +++ b/ui/ui.gyp
|
| @@ -132,6 +132,9 @@
|
| 'base/cursor/cursor_x11.cc',
|
| 'base/cursor/cursors_aura.cc',
|
| 'base/cursor/cursors_aura.h',
|
| + 'base/default_theme_provider.cc',
|
| + 'base/default_theme_provider.h',
|
| + 'base/default_theme_provider_mac.mm',
|
| 'base/dragdrop/cocoa_dnd_util.h',
|
| 'base/dragdrop/cocoa_dnd_util.mm',
|
| 'base/dragdrop/desktop_selection_provider_aurax11.h',
|
|
|