Chromium Code Reviews| Index: content/content_shell.gypi |
| =================================================================== |
| --- content/content_shell.gypi (revision 156649) |
| +++ content/content_shell.gypi (working copy) |
| @@ -170,6 +170,7 @@ |
| '../ui/base/strings/ui_strings.gyp:ui_strings', |
| '../ui/views/controls/webview/webview.gyp:webview', |
| '../ui/views/views.gyp:views', |
| + '../ui/views/views.gyp:test_support_views', |
| '../ui/ui.gyp:ui_resources', |
| ], |
| 'sources/': [ |