| Index: content/content_shell.gypi
|
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi
|
| index 9f4240cd8b9a6aa7bb068b3092047fb4bf4577c6..ec76c47eb16516ba5c0d8dcf1c1500fc6c9dd216 100644
|
| --- a/content/content_shell.gypi
|
| +++ b/content/content_shell.gypi
|
| @@ -323,7 +323,7 @@
|
| '../ui/views/controls/webview/webview.gyp:webview',
|
| '../ui/views/views.gyp:views',
|
| '../ui/views/views.gyp:views_test_support',
|
| - '../ui/wm/wm.gyp:wm',
|
| + '../ui/wm/wm.gyp:wm_core',
|
| ],
|
| 'sources/': [
|
| ['exclude', 'shell/browser/shell_aura.cc'],
|
|
|