summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/autofill_regexes.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/autofill/autofill_regexes.cc')
-rw-r--r--chrome/browser/autofill/autofill_regexes.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/autofill/autofill_regexes.cc b/chrome/browser/autofill/autofill_regexes.cc
index 61b4fa0..be6d83e 100644
--- a/chrome/browser/autofill/autofill_regexes.cc
+++ b/chrome/browser/autofill/autofill_regexes.cc
@@ -12,7 +12,7 @@
#include "base/memory/singleton.h"
#include "base/stl_util.h"
#include "base/string16.h"
-#include "unicode/regex.h"
+#include "third_party/icu/public/i18n/unicode/regex.h"
namespace {