| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index a7f067afb9437eb691a6f5db5e0da1dc68107450..281c2b6ed9b1f1da5c9c70eb3b089ee646a3802a 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -1671,7 +1671,7 @@
|
| 'dependencies': [
|
| '../ui/aura/aura.gyp:aura',
|
| '../ui/base/strings/ui_strings.gyp:ui_strings',
|
| - '../ui/wm/wm.gyp:wm_core',
|
| + '../ui/wm/wm.gyp:wm',
|
| ],
|
| 'sources/': [
|
| ['exclude', '^browser/renderer_host/gtk_im_context_wrapper.cc'],
|
|
|