Chromium Code Reviews| Index: chrome/chrome.gyp |
| diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp |
| index 006c2f38e65a0157ec42e2d6727aa3d4eff57d3b..8708874c13e698a6cd902b625bbf3f24ebea4e1b 100644 |
| --- a/chrome/chrome.gyp |
| +++ b/chrome/chrome.gyp |
| @@ -257,6 +257,7 @@ |
| 'variables': { 'enable_wexit_time_destructors': 1, }, |
| 'dependencies': [ |
| '../base/base.gyp:base', |
| + '../components/components.gyp:onc_component', |
| '../content/content.gyp:content_utility', |
| '../media/media.gyp:media', |
| '../skia/skia.gyp:skia', |