Index: chrome/chrome_tests_unit.gypi |
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi |
index fca82c034f2ce98287b19897c16e6155bc455554..f3e8a23b85810862e037a00cc859cfc679ac10de 100644 |
--- a/chrome/chrome_tests_unit.gypi |
+++ b/chrome/chrome_tests_unit.gypi |
@@ -1656,6 +1656,7 @@ |
# 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', |
@@ -2210,6 +2211,7 @@ |
'../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', |
], |