 Chromium Code Reviews
 Chromium Code Reviews Issue 18252003:
  Replace third_party/icu/public with third_party/icu/source  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src
    
  
    Issue 18252003:
  Replace third_party/icu/public with third_party/icu/source  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src| Index: printing/DEPS | 
| diff --git a/printing/DEPS b/printing/DEPS | 
| index 9b4c48e695dc6b21eb7cf2e13b1adf51696faa49..9c706cd6ef0b8e201c64360f47c505917741eb00 100644 | 
| --- a/printing/DEPS | 
| +++ b/printing/DEPS | 
| @@ -1,6 +1,7 @@ | 
| include_rules = [ | 
| "+skia/ext", | 
| - "+third_party/icu", | 
| + "+third_party/icu/source/common/unicode", | 
| + "+third_party/icu/source/i18n/unicode", | 
| "+third_party/skia", | 
| "+ui/aura", | 
| "+ui/base/text", |