Chromium Code Reviews| Index: cc/cc.gyp |
| diff --git a/cc/cc.gyp b/cc/cc.gyp |
| index 9217418966f624d982e29d3fb3b1b2aed572ddb8..5f0fd8125d7c3141d5d19af5ff2063582e8933a6 100644 |
| --- a/cc/cc.gyp |
| +++ b/cc/cc.gyp |
| @@ -13,6 +13,7 @@ |
| 'dependencies': [ |
| '<(DEPTH)/base/base.gyp:base', |
| '<(DEPTH)/base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations', |
| + '<(DEPTH)/crypto/crypto.gyp:crypto', |
|
danakj
2014/02/14 20:16:48
This might change based on https://codereview.chro
jbauman
2014/02/18 19:31:35
Looks like I should change this back to use base::
|
| '<(DEPTH)/gpu/gpu.gyp:gpu', |
| '<(DEPTH)/media/media.gyp:media', |
| '<(DEPTH)/skia/skia.gyp:skia', |