| Index: content/content_shell.gypi
|
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi
|
| index 5fe1e96f41abf340c4aaa4a9214c340a933227d0..af347772968a89acec975e66b98c39dcbed50fd0 100644
|
| --- a/content/content_shell.gypi
|
| +++ b/content/content_shell.gypi
|
| @@ -337,6 +337,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_core',
|
| ],
|
| 'sources/': [
|
| ['exclude', 'shell/browser/shell_aura.cc'],
|
|
|