Chromium Code Reviews| Index: chrome/chrome_tests.gypi |
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
| index 90aab06e9c9d9c2f30e2a7c724528d75a9987733..8f7046940a2a3466e5c221dfccbc8b6e2b814e28 100644 |
| --- a/chrome/chrome_tests.gypi |
| +++ b/chrome/chrome_tests.gypi |
| @@ -898,6 +898,7 @@ |
| '../base/base.gyp:test_support_base', |
| '../components/components.gyp:autofill_content_risk_proto', |
| '../components/components.gyp:autofill_content_test_support', |
| + '../components/components.gyp:policy_test_support', |
|
Joao da Silva
2013/11/28 07:59:36
This is not needed, if test_support_common exports
dconnelly
2013/11/29 10:52:26
Done.
|
| '../components/component_strings.gyp:component_strings', |
| '../device/bluetooth/bluetooth.gyp:device_bluetooth_mocks', |
| '../google_apis/google_apis.gyp:google_apis_test_support', |