summaryrefslogtreecommitdiffstats
path: root/gpu/gpu.gyp
diff options
context:
space:
mode:
authoralokp@chromium.org <alokp@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-04-27 22:42:33 +0000
committeralokp@chromium.org <alokp@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-04-27 22:42:33 +0000
commitb40b77fad2dba01ccb67cb79468009f06e5173a1 (patch)
tree2c06b1da26c2f74bc7f05ac8010ed79c3455fd6c /gpu/gpu.gyp
parent79882c35f9d714c40afdbc790d598c3c6d955dbc (diff)
downloadchromium_src-b40b77fad2dba01ccb67cb79468009f06e5173a1.zip
chromium_src-b40b77fad2dba01ccb67cb79468009f06e5173a1.tar.gz
chromium_src-b40b77fad2dba01ccb67cb79468009f06e5173a1.tar.bz2
Temporarily removed references to angleproject. It will be added back when angleproject is added. Still fighting with gclient to make it forget about previous references to angleproject.
TBR=kbr@chromium.org Review URL: http://codereview.chromium.org/1739013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45746 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'gpu/gpu.gyp')
-rw-r--r--gpu/gpu.gyp14
1 files changed, 7 insertions, 7 deletions
diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp
index 37d1638..01f2c4a 100644
--- a/gpu/gpu.gyp
+++ b/gpu/gpu.gyp
@@ -291,13 +291,13 @@
],
#TODO(alokp): Remove os-conditional when translator_glsl starts
#compiling on all platforms.
- ['OS == "win"',
- {
- 'dependencies': [
- '../third_party/angleproject/src/build_angle.gyp:translator_glsl',
- ],
- },
- ],
+ #['OS == "win"',
+ # {
+ # 'dependencies': [
+ # '../third_party/angleproject/src/build_angle.gyp:translator_glsl',
+ # ],
+ # },
+ #],
],
},
{