diff options
Diffstat (limited to 'ui/views/views.gyp')
-rw-r--r-- | ui/views/views.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/views/views.gyp b/ui/views/views.gyp index 41f80d6..80e50c3 100644 --- a/ui/views/views.gyp +++ b/ui/views/views.gyp @@ -1050,10 +1050,10 @@ '../../third_party/icu/icu.gyp:icuuc', '../events/events.gyp:events', '../gfx/gfx.gyp:gfx', - '../shell/shell.gyp:shell', '../ui.gyp:ui', '../ui.gyp:ui_resources', '../ui.gyp:ui_test_pak', + '../wm/wm.gyp:wm_test_support', 'views', 'views_examples_with_content_lib', 'views_test_support' |