Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(938)

Unified Diff: content/content_browser.gypi

Issue 8770029: Remove views dependencies in content_browser.gypi (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: update Created 9 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698