| Index: content/content_shell.gypi
|
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi
|
| index bbf3938c0b7c67454e12dc945d69bbbd270619da..cfd93be4af438786245c9539bf37b0edc848be2a 100644
|
| --- a/content/content_shell.gypi
|
| +++ b/content/content_shell.gypi
|
| @@ -60,6 +60,7 @@
|
| '../storage/storage_browser.gyp:storage',
|
| '../third_party/WebKit/public/blink.gyp:blink',
|
| '../third_party/WebKit/public/blink.gyp:blink_test_support',
|
| + '../ui/base/ime/ui_base_ime.gyp:ui_base_ime',
|
| '../ui/base/ui_base.gyp:ui_base',
|
| '../ui/events/events.gyp:events_base',
|
| '../ui/gfx/gfx.gyp:gfx',
|
|
|