| Index: chrome/chrome_tests_unit.gypi
|
| diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
|
| index f43ce679124be41001914627663f498eab350cfa..1dc2c8c4a4eb3ff11c7e4c5ba78e72b9ade425e4 100644
|
| --- a/chrome/chrome_tests_unit.gypi
|
| +++ b/chrome/chrome_tests_unit.gypi
|
| @@ -1658,7 +1658,6 @@
|
| # NOTE: New dependencies should generally be added in the OS!="ios"
|
| # dependencies block below, rather than here.
|
| 'browser',
|
| - 'chrome_common_features',
|
| 'chrome_resources.gyp:chrome_resources',
|
| 'chrome_resources.gyp:chrome_strings',
|
| 'chrome_resources.gyp:theme_resources',
|
| @@ -2213,7 +2212,6 @@
|
| '../ui/base/ui_base.gyp:ui_base_test_support',
|
| '../ui/gfx/gfx.gyp:gfx_test_support',
|
| '../ui/resources/ui_resources.gyp:ui_resources',
|
| - 'chrome_common_features',
|
| 'chrome_resources.gyp:chrome_resources',
|
| 'chrome_resources.gyp:chrome_strings',
|
| ],
|
|
|