| Index: chrome/chrome_tests_unit.gypi
|
| diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
|
| index a14054163bfa6eda1807d64174528ba69b7fb062..9edffc353299cfe84739594805c14b09b6f984a6 100644
|
| --- a/chrome/chrome_tests_unit.gypi
|
| +++ b/chrome/chrome_tests_unit.gypi
|
| @@ -439,7 +439,6 @@
|
| # Unit tests should only depend on:
|
| # 1) everything that the chrome binaries depend on:
|
| '<@(chromium_browser_dependencies)',
|
| - '<@(chromium_child_dependencies)',
|
| # 2) test-specific support libraries:
|
| '../base/base.gyp:test_support_base',
|
| '../media/media.gyp:media_test_support',
|
|
|