| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index b490ce56697a6d51815eb1013de250efacdb33bf..89bff2aa2e009daf6f527a6940855415ff3fe96a 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -956,6 +956,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',
|
|
|