Chromium Code Reviews| Index: ui/base/models/table_model.h |
| diff --git a/ui/base/models/table_model.h b/ui/base/models/table_model.h |
| index 98286edae273dd1ff616d069ca8c780bd355fa2b..6479b07b34edd2716f12c457f906fbf20b44d7e9 100644 |
| --- a/ui/base/models/table_model.h |
| +++ b/ui/base/models/table_model.h |
| @@ -8,8 +8,8 @@ |
| #include <vector> |
| #include "base/string16.h" |
| +#include "third_party/icu/public/i18n/unicode/coll.h" |
| #include "ui/base/ui_export.h" |
| -#include "unicode/coll.h" |
| namespace gfx { |
| class ImageSkia; |