summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer_service.gypi
diff options
context:
space:
mode:
authorerg@chromium.org <erg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-04-17 19:20:23 +0000
committererg@chromium.org <erg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-04-17 19:20:23 +0000
commitce67da1b61fc3fb14778dc55c1a9a011b0eac20a (patch)
tree2c779ce887b83326b3b873175e8e6d65148e6a3c /gpu/command_buffer_service.gypi
parent1640d9b302e2fc5765f88a3f17414baf4ac6bbd3 (diff)
downloadchromium_src-ce67da1b61fc3fb14778dc55c1a9a011b0eac20a.zip
chromium_src-ce67da1b61fc3fb14778dc55c1a9a011b0eac20a.tar.gz
chromium_src-ce67da1b61fc3fb14778dc55c1a9a011b0eac20a.tar.bz2
Remove all uses of toolkit_use_gtk in the gyp files.
BUG=297026 R=ben@chromium.org, brettw@chromium.org Review URL: https://codereview.chromium.org/238633004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@264609 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'gpu/command_buffer_service.gypi')
-rw-r--r--gpu/command_buffer_service.gypi5
1 files changed, 0 insertions, 5 deletions
diff --git a/gpu/command_buffer_service.gypi b/gpu/command_buffer_service.gypi
index cd4662d..5dd3962 100644
--- a/gpu/command_buffer_service.gypi
+++ b/gpu/command_buffer_service.gypi
@@ -131,11 +131,6 @@
'command_buffer/service/vertex_attrib_manager.cc',
],
'conditions': [
- ['toolkit_uses_gtk == 1', {
- 'dependencies': [
- '../build/linux/system.gyp:gtk',
- ],
- }],
['ui_compositor_image_transport==1', {
'include_dirs': [
'../third_party/khronos',