Chromium Code Reviews| Index: third_party/WebKit/Source/core/core.gyp |
| diff --git a/third_party/WebKit/Source/core/core.gyp b/third_party/WebKit/Source/core/core.gyp |
| index 1272f453af6e784e64d6e7238276b69b9c420a99..65797f9b6ca838c003f8cd7d5a481adc82efd57b 100644 |
| --- a/third_party/WebKit/Source/core/core.gyp |
| +++ b/third_party/WebKit/Source/core/core.gyp |
| @@ -659,6 +659,7 @@ |
| '../wtf/wtf.gyp:wtf', |
| '<(DEPTH)/base/base.gyp:base', |
| + '<(DEPTH)/cc/cc.gyp:cc', |
|
jbroman
2016/02/08 16:09:30
Yeah, looks like this is necessary due to inlining
|
| '<(DEPTH)/gin/gin.gyp:gin', |
| '<(DEPTH)/skia/skia.gyp:skia', |
| '<(DEPTH)/third_party/libxml/libxml.gyp:libxml', |