summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer_client.gypi
diff options
context:
space:
mode:
authorthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-11-06 01:12:21 +0000
committerthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-11-06 01:12:21 +0000
commit17486bd07b5320175b43baa9491e0a4b0275d9cf (patch)
tree3760461d1acdd7c7ee2c6863d9718bf76a0249fd /gpu/command_buffer_client.gypi
parent5e92af6f15d095c43dbda917e3e15e6a2644abf2 (diff)
downloadchromium_src-17486bd07b5320175b43baa9491e0a4b0275d9cf.zip
chromium_src-17486bd07b5320175b43baa9491e0a4b0275d9cf.tar.gz
chromium_src-17486bd07b5320175b43baa9491e0a4b0275d9cf.tar.bz2
Delete gpu/command_buffer/client/atomicops.h
command_buffer was historically included in nacl-compiled things, and base wasn't. These days, base is included in nacl-compiled things too, so the duplication can be removed. BUG=none R=piman@chromium.org Review URL: https://codereview.chromium.org/59383006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@233171 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'gpu/command_buffer_client.gypi')
-rw-r--r--gpu/command_buffer_client.gypi2
1 files changed, 0 insertions, 2 deletions
diff --git a/gpu/command_buffer_client.gypi b/gpu/command_buffer_client.gypi
index 366f5b7..cb52ee7 100644
--- a/gpu/command_buffer_client.gypi
+++ b/gpu/command_buffer_client.gypi
@@ -15,8 +15,6 @@
'../third_party/khronos/khronos.gyp:khronos_headers',
],
'sources': [
- 'command_buffer/client/atomicops.cc',
- 'command_buffer/client/atomicops.h',
'command_buffer/client/cmd_buffer_helper.cc',
'command_buffer/client/cmd_buffer_helper.h',
'command_buffer/client/fenced_allocator.cc',