summaryrefslogtreecommitdiffstats
path: root/gpu
diff options
context:
space:
mode:
authorjmadill@chromium.org <jmadill@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-31 16:33:24 +0000
committerjmadill@chromium.org <jmadill@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-31 16:33:24 +0000
commitef98e6bad515577475ed3b453fe8af3f8a0511e3 (patch)
treef6b095ad2b3a6c66a8ab466267a6022c70ae51b1 /gpu
parentadf425df60d1feef4d62a10d42ce84e3e791b116 (diff)
downloadchromium_src-ef98e6bad515577475ed3b453fe8af3f8a0511e3.zip
chromium_src-ef98e6bad515577475ed3b453fe8af3f8a0511e3.tar.gz
chromium_src-ef98e6bad515577475ed3b453fe8af3f8a0511e3.tar.bz2
Roll ANGLE with a translator gyp change.
BUG=356760 Review URL: https://codereview.chromium.org/217123002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@260560 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'gpu')
-rw-r--r--gpu/gpu.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp
index 57b358e..c09d703 100644
--- a/gpu/gpu.gyp
+++ b/gpu/gpu.gyp
@@ -130,7 +130,7 @@
'../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
'../testing/gmock.gyp:gmock',
'../testing/gtest.gyp:gtest',
- '<(angle_path)/src/build_angle.gyp:translator_static',
+ '<(angle_path)/src/build_angle.gyp:translator',
],
'variables': {
'ANGLE_DIR': '<(angle_path)',