| Index: chrome/chrome_utility.gypi
|
| diff --git a/chrome/chrome_utility.gypi b/chrome/chrome_utility.gypi
|
| index d70f335a6c532dd6c3dff44a501c59c5749e133d..fb2f15d7ceab62b3d44b930ce956000a8bf8ba33 100644
|
| --- a/chrome/chrome_utility.gypi
|
| +++ b/chrome/chrome_utility.gypi
|
| @@ -124,6 +124,7 @@
|
| '../media/media.gyp:media',
|
| '../skia/skia.gyp:skia',
|
| '../third_party/libxml/libxml.gyp:libxml',
|
| + '<(DEPTH)/chrome/chrome_features.gyp:chrome_common_features',
|
| '<(DEPTH)/chrome/chrome_resources.gyp:chrome_resources',
|
| '<(DEPTH)/chrome/chrome_resources.gyp:chrome_strings',
|
| 'common',
|
|
|