| Index: chrome/browser/DEPS | 
| diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS | 
| index 4fa3b4293409e4de955effb2903019f36e3ee980..1f0adfc4aa3c4e9a51fdf4e7ad8f73f77019e84e 100644 | 
| --- a/chrome/browser/DEPS | 
| +++ b/chrome/browser/DEPS | 
| @@ -81,7 +81,8 @@ include_rules = [ | 
| "+third_party/cld", | 
| "+third_party/expat", | 
| "+third_party/iaccessible2", | 
| -  "+third_party/icu", | 
| +  "+third_party/icu/source/common/unicode", | 
| +  "+third_party/icu/source/i18n/unicode", | 
| "+third_party/isimpledom", | 
| "+third_party/leveldatabase", | 
| "+third_party/libevent",  # For the remote V8 debugging server | 
|  |