| Index: content/content_shell.gypi
|
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi
|
| index e1564842c1847dcf74b5d004b7478672a8893f99..d83e7494d8be389be5f75f550deecdd993fe17cd 100644
|
| --- a/content/content_shell.gypi
|
| +++ b/content/content_shell.gypi
|
| @@ -47,6 +47,7 @@
|
| '../net/net.gyp:net_resources',
|
| '../skia/skia.gyp:skia',
|
| '../third_party/WebKit/public/blink_test_runner.gyp:blink_test_runner',
|
| + '../ui/events/events.gyp:events',
|
| '../ui/gfx/gfx.gyp:gfx',
|
| '../ui/gl/gl.gyp:gl',
|
| '../ui/ui.gyp:ui',
|
|
|