| Index: content/content_shell.gypi
|
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi
|
| index bc68b1523582c1ed0e2f943735e14ef376e60d6c..999640145a4ad4008ffb812eac6e7322536fd386 100644
|
| --- a/content/content_shell.gypi
|
| +++ b/content/content_shell.gypi
|
| @@ -50,11 +50,11 @@
|
| '../skia/skia.gyp:skia',
|
| '../third_party/WebKit/public/blink.gyp:blink',
|
| '../third_party/WebKit/public/blink.gyp:blink_web_test_support',
|
| + '../ui/base/ui_base.gyp:ui_base',
|
| '../ui/events/events.gyp:events_base',
|
| '../ui/gfx/gfx.gyp:gfx',
|
| '../ui/gfx/gfx.gyp:gfx_geometry',
|
| '../ui/gl/gl.gyp:gl',
|
| - '../ui/ui.gyp:ui',
|
| '../url/url.gyp:url_lib',
|
| '../v8/tools/gyp/v8.gyp:v8',
|
| '../webkit/common/webkit_common.gyp:webkit_common',
|
|
|