summaryrefslogtreecommitdiffstats
path: root/gpu/gpu.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'gpu/gpu.gyp')
-rw-r--r--gpu/gpu.gyp4
1 files changed, 2 insertions, 2 deletions
diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp
index 2fa660e7..c43e37d 100644
--- a/gpu/gpu.gyp
+++ b/gpu/gpu.gyp
@@ -243,8 +243,8 @@
['OS == "linux"',
{
'sources': [
- 'command_buffer/service/linux/x_utils.cc',
- 'command_buffer/service/linux/x_utils.h',
+ 'command_buffer/service/x_utils.cc',
+ 'command_buffer/service/x_utils.h',
],
},
],