Chromium Code Reviews| Index: content/content_shell.gypi |
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi |
| index 3099bc2567446be563e9fa38727e979ea071ab12..9e26fc7293a864254f9b9ed21fd3138549432a67 100644 |
| --- a/content/content_shell.gypi |
| +++ b/content/content_shell.gypi |
| @@ -163,6 +163,7 @@ |
| 'dependencies': [ |
| '../ui/aura/aura.gyp:aura', |
| '../ui/base/strings/ui_strings.gyp:ui_strings', |
| + '../ui/views/controls/webview/webview.gyp:webview', |
| '../ui/views/views.gyp:views', |
| '../ui/ui.gyp:ui_resources', |
| ], |