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

Unified Diff: build/all.gyp

Issue 1741010: gyp: unify toolkit_views usage (Closed)
Patch Set: Created 10 years, 8 months 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 | « app/app_base.gypi ('k') | build/common.gypi » ('j') | chrome/chrome_exe.gypi » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index 0dbe7515c4cb075db601547ec599fbb923951a9b..3d3384bc127c4d35e8ac3221053a296c3127e0db 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -106,7 +106,7 @@
'../third_party/libevent/libevent.gyp:*',
],
}],
- ['OS=="win" or (OS=="linux" and toolkit_views==1)', {
+ ['toolkit_views==1', {
'dependencies': [
'../views/views.gyp:*',
],
« no previous file with comments | « app/app_base.gypi ('k') | build/common.gypi » ('j') | chrome/chrome_exe.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698