| Index: chrome/chrome_exe.gypi
|
| diff --git a/chrome/chrome_exe.gypi b/chrome/chrome_exe.gypi
|
| index 9e7009ad763fb624374fc4615fd1bdb491296264..a49d51f38cba810fa4b96978f148eaf562cdd7a9 100644
|
| --- a/chrome/chrome_exe.gypi
|
| +++ b/chrome/chrome_exe.gypi
|
| @@ -202,6 +202,7 @@
|
| '../content/content.gyp:content_app_both',
|
| # Needed for chrome_main.cc initialization of libraries.
|
| '../build/linux/system.gyp:pangocairo',
|
| + 'chrome_features.gyp:chrome_common_features',
|
| # Needed to use the master_preferences functions
|
| 'installer_util',
|
| ],
|
|
|