Index: chrome/browser/autofill/credit_card.cc |
diff --git a/chrome/browser/autofill/credit_card.cc b/chrome/browser/autofill/credit_card.cc |
index e78f74ec7e3e60e3da97226f7ab48bfba8f05504..617a7fa60ffa11ede4cc2e69dae1bdb7209a18a8 100644 |
--- a/chrome/browser/autofill/credit_card.cc |
+++ b/chrome/browser/autofill/credit_card.cc |
@@ -24,9 +24,9 @@ |
#include "chrome/browser/autofill/field_types.h" |
#include "chrome/common/form_field_data.h" |
#include "grit/generated_resources.h" |
+#include "third_party/icu/public/common/unicode/uloc.h" |
+#include "third_party/icu/public/i18n/unicode/dtfmtsym.h" |
#include "ui/base/l10n/l10n_util.h" |
-#include "unicode/dtfmtsym.h" |
-#include "unicode/uloc.h" |
namespace { |