| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 44fe3b51ff2af67ca6a2b58d23f916a32e3a03ec..de9a73e6040a2b4e9e49cef1b8501eceede9a1f2 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -958,6 +958,7 @@
|
| # 3) anything tests directly depend on
|
| '../skia/skia.gyp:skia',
|
| '../third_party/bzip2/bzip2.gyp:bzip2',
|
| + '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation',
|
| '../third_party/cld/cld.gyp:cld',
|
| '../third_party/icu/icu.gyp:icui18n',
|
| '../third_party/icu/icu.gyp:icuuc',
|
|
|