Skip to content
Snippets Groups Projects
Commit b40b77fa authored by alokp@chromium.org's avatar alokp@chromium.org
Browse files

Temporarily removed references to angleproject. It will be added back when...

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
parent 79882c35
No related branches found
No related tags found
No related merge requests found
......@@ -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',
# ],
# },
#],
],
},
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment