| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 44f1adcf5bafe3604e48138e88529aded39904ae..fc27006da482746c6dd300e45b6b600568e8f2d9 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -1584,6 +1584,8 @@
|
| '../components/components.gyp:password_manager_core_browser_test_support',
|
| '../skia/skia.gyp:skia',
|
| '../testing/gtest.gyp:gtest',
|
| + '../third_party/icu/icu.gyp:icui18n',
|
| + '../third_party/icu/icu.gyp:icuuc',
|
| ],
|
| 'include_dirs': [
|
| '..',
|
|
|