diff options
Diffstat (limited to 'views/views.gyp')
-rw-r--r-- | views/views.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/views.gyp b/views/views.gyp index de3409c..a04ff8f 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', |