Chromium Code Reviews| Index: Source/modules/modules.gyp |
| diff --git a/Source/modules/modules.gyp b/Source/modules/modules.gyp |
| index 7a1f87d6975a16144f7a4bcdb7d1241e3478b792..a30ca17ecdbc2abd9b9e1f3eaec2559309cb5bb5 100644 |
| --- a/Source/modules/modules.gyp |
| +++ b/Source/modules/modules.gyp |
| @@ -102,6 +102,7 @@ |
| ['component=="shared_library" and link_core_modules_separately==1', { |
| 'dependencies': [ |
| '../core/core.gyp:webcore_shared', |
| + '<(DEPTH)/gin/gin.gyp:gin', |
| ], |
| }, { |
| 'dependencies': [ |