Chromium Code Reviews| Index: content/content.gyp |
| =================================================================== |
| --- content/content.gyp (revision 210446) |
| +++ content/content.gyp (working copy) |
| @@ -91,6 +91,7 @@ |
| 'dependencies': [ |
| 'content_gpu', |
| 'content_renderer', |
| + 'content_utility', |
| ], |
| }], |
| ['chrome_split_dll', { |