diff options
Diffstat (limited to 'views/views.gyp')
-rw-r--r-- | views/views.gyp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/views/views.gyp b/views/views.gyp index d71f21e..7222ef6 100644 --- a/views/views.gyp +++ b/views/views.gyp @@ -602,8 +602,8 @@ '../ui/gfx/compositor/test_compositor.h', '../ui/gfx/compositor/test_texture.cc', '../ui/gfx/compositor/test_texture.h', - '../ui/aura/test_desktop_delegate.cc', - '../ui/aura/test_desktop_delegate.h', + '../ui/aura/test/test_desktop_delegate.cc', + '../ui/aura/test/test_desktop_delegate.h', '<(SHARED_INTERMEDIATE_DIR)/ui/gfx/gfx_resources.rc', '<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources/ui_resources.rc', |