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

Unified Diff: build/all.gyp

Issue 238633004: Remove all uses of toolkit_use_gtk in the gyp files. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase to ToT Created 6 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 | « base/base.gyp ('k') | build/build_config.h » ('j') | no next file with comments »
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 651982fc56aa99c147e160bee693cbfc3b123fad..6473bb1f1a29c2f5ab62a4aea82fdfd65d990c73 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -152,11 +152,6 @@
'../tools/xdisplaycheck/xdisplaycheck.gyp:*',
],
}],
- ['toolkit_uses_gtk==1', {
- 'dependencies': [
- '../tools/gtk_clipboard_dump/gtk_clipboard_dump.gyp:*',
- ],
- }],
['OS=="win"', {
'conditions': [
['win_use_allocator_shim==1', {
« no previous file with comments | « base/base.gyp ('k') | build/build_config.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698