| Index: views/views.gyp
|
| diff --git a/views/views.gyp b/views/views.gyp
|
| index de3409c08af7599f73dd16df41b241363e89447b..a04ff8f681606ad84104094966b2bc8144c7632d 100644
|
| --- a/views/views.gyp
|
| +++ b/views/views.gyp
|
| @@ -914,7 +914,7 @@
|
| '..',
|
| ],
|
| 'sources': [
|
| - '../ui/aura_desktop/aura_desktop_main.cc',
|
| + '../ui/views/aura_desktop/aura_desktop_main.cc',
|
| '<(SHARED_INTERMEDIATE_DIR)/ui/gfx/gfx_resources.rc',
|
| '<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources/ui_resources.rc',
|
| '<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources_standard/ui_resources_standard.rc',
|
|
|