Chromium Code Reviews| Index: content/content_browser.gypi |
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi |
| index 416a8e2e1bb69577d83a6ca7d6422568401a555e..c7bb76f4c718c898eefb2efaf371e09bfb1e94ba 100644 |
| --- a/content/content_browser.gypi |
| +++ b/content/content_browser.gypi |
| @@ -697,11 +697,6 @@ |
| '../dbus/dbus.gyp:dbus', |
| ], |
| }], |
| - ['OS=="linux" and toolkit_views==1',{ |
| - 'dependencies': [ |
| - '../ui/views/views.gyp:views', |
| - ], |
| - }], |
| ['OS=="mac"', { |
| 'sources': [ |
| # Build necessary Mozilla sources |