summaryrefslogtreecommitdiffstats
path: root/chrome/chrome.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/chrome.gyp')
-rw-r--r--chrome/chrome.gyp10
1 files changed, 0 insertions, 10 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 49b2219..f7a2c0f 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -601,16 +601,6 @@
'<(DEPTH)/third_party/wtl/include',
],
}],
- ['enable_gpu==1', {
- 'dependencies': [
- '../gpu/gpu.gyp:command_buffer_service',
- ],
- 'sources': [
- 'plugin/command_buffer_stub.cc',
- 'plugin/command_buffer_stub.h',
- 'plugin/command_buffer_stub_win.cc',
- ],
- },],
['OS=="linux" or OS=="freebsd" or OS=="openbsd" or OS=="solaris"', {
'dependencies': [
'../build/linux/system.gyp:gtk',