 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: ui/base/models/table_model.h | 
| diff --git a/ui/base/models/table_model.h b/ui/base/models/table_model.h | 
| index 92cf586738fac803cbc8d257cd97ac85aac609a9..5792bfee1447a95cbd4330ddf3c28cb1365ee959 100644 | 
| --- a/ui/base/models/table_model.h | 
| +++ b/ui/base/models/table_model.h | 
| @@ -8,7 +8,7 @@ | 
| #include <vector> | 
| #include "base/strings/string16.h" | 
| -#include "third_party/icu/public/i18n/unicode/coll.h" | 
| +#include "third_party/icu/source/i18n/unicode/coll.h" | 
| #include "ui/base/ui_export.h" | 
| namespace gfx { |