summaryrefslogtreecommitdiffstats
path: root/gpu/gpu.gyp
diff options
context:
space:
mode:
authoralokp@chromium.org <alokp@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-04-29 21:50:45 +0000
committeralokp@chromium.org <alokp@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-04-29 21:50:45 +0000
commit3094c2a91ec28e469b35025ac535279a6d7b765f (patch)
tree40c84c847de7e1a034a95c6fb00e63f7a571bb13 /gpu/gpu.gyp
parentfe534f020d93a61ed8b51dd16b121b6855642807 (diff)
downloadchromium_src-3094c2a91ec28e469b35025ac535279a6d7b765f.zip
chromium_src-3094c2a91ec28e469b35025ac535279a6d7b765f.tar.gz
chromium_src-3094c2a91ec28e469b35025ac535279a6d7b765f.tar.bz2
Changed angleproject to angle due to name change.
Review URL: http://codereview.chromium.org/1712020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45988 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 d8adaba..64490bf 100644
--- a/gpu/gpu.gyp
+++ b/gpu/gpu.gyp
@@ -293,13 +293,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/angle/src/build_angle.gyp:translator_glsl',
+ ],
+ },
+ ],
],
},
{