Chromium Code Reviews| Index: gyp/gpu.gyp |
| diff --git a/gyp/gpu.gyp b/gyp/gpu.gyp |
| index 057c2fb72d8c6518186f8421ed6dce5a7e6437f1..6ce77f3fe34f91898ee60c83f2c3d9a2e193ba66 100644 |
| --- a/gyp/gpu.gyp |
| +++ b/gyp/gpu.gyp |
| @@ -83,6 +83,7 @@ |
| 'dependencies': [ |
| 'angle.gyp:*', |
| 'core.gyp:*', |
| + 'edtaa.gyp:*', |
|
bsalomon
2013/11/04 20:34:53
Can we make this dependency require a gyp/compile
jvanverth1
2013/11/05 14:59:11
I didn't put the dependency behind a flag, but did
|
| 'utils.gyp:*', |
| ], |
| 'includes': [ |