| Index: ui/views/views.gyp
|
| diff --git a/ui/views/views.gyp b/ui/views/views.gyp
|
| index e927f86465e40aadce8133ce4f123a45035599c6..77b5881f7e145e47f76568e8a43d5e78bc27955b 100644
|
| --- a/ui/views/views.gyp
|
| +++ b/ui/views/views.gyp
|
| @@ -30,6 +30,7 @@
|
| '../../url/url.gyp:url_lib',
|
| '../base/strings/ui_strings.gyp:ui_strings',
|
| '../compositor/compositor.gyp:compositor',
|
| + '../events/events.gyp:events',
|
| '../gfx/gfx.gyp:gfx',
|
| '../native_theme/native_theme.gyp:native_theme',
|
| '../ui.gyp:ui',
|
| @@ -602,6 +603,7 @@
|
| '../../ipc/ipc.gyp:test_support_ipc',
|
| '../../skia/skia.gyp:skia',
|
| '../../testing/gtest.gyp:gtest',
|
| + '../events/events.gyp:events',
|
| '../gfx/gfx.gyp:gfx',
|
| '../ui.gyp:ui',
|
| 'views',
|
| @@ -656,6 +658,7 @@
|
| '../../ipc/ipc.gyp:test_support_ipc',
|
| '../../skia/skia.gyp:skia',
|
| '../../testing/gtest.gyp:gtest',
|
| + '../events/events.gyp:events',
|
| '../gfx/gfx.gyp:gfx',
|
| '../ui.gyp:ui',
|
| 'controls/webview/webview.gyp:webview',
|
| @@ -690,6 +693,7 @@
|
| '../base/strings/ui_strings.gyp:ui_strings',
|
| '../compositor/compositor.gyp:compositor',
|
| '../compositor/compositor.gyp:compositor_test_support',
|
| + '../events/events.gyp:events',
|
| '../gfx/gfx.gyp:gfx',
|
| '../ui.gyp:ui',
|
| '../ui.gyp:ui_resources',
|
| @@ -834,6 +838,7 @@
|
| '../../skia/skia.gyp:skia',
|
| '../../third_party/icu/icu.gyp:icui18n',
|
| '../../third_party/icu/icu.gyp:icuuc',
|
| + '../events/events.gyp:events',
|
| '../gfx/gfx.gyp:gfx',
|
| '../ui.gyp:ui',
|
| '../ui.gyp:ui_resources',
|
| @@ -927,6 +932,7 @@
|
| '../../third_party/icu/icu.gyp:icui18n',
|
| '../../third_party/icu/icu.gyp:icuuc',
|
| '../../url/url.gyp:url_lib',
|
| + '../events/events.gyp:events',
|
| '../gfx/gfx.gyp:gfx',
|
| '../ui.gyp:ui',
|
| '../ui.gyp:ui_resources',
|
| @@ -1017,6 +1023,7 @@
|
| '../../skia/skia.gyp:skia',
|
| '../../third_party/icu/icu.gyp:icui18n',
|
| '../../third_party/icu/icu.gyp:icuuc',
|
| + '../events/events.gyp:events',
|
| '../gfx/gfx.gyp:gfx',
|
| '../ui.gyp:ui',
|
| '../ui.gyp:ui_resources',
|
|
|