summaryrefslogtreecommitdiffstats
path: root/chrome/browser/spellchecker/spelling_service_client.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/spellchecker/spelling_service_client.cc')
-rw-r--r--chrome/browser/spellchecker/spelling_service_client.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/spellchecker/spelling_service_client.cc b/chrome/browser/spellchecker/spelling_service_client.cc
index 4e9abad..0bfbea6 100644
--- a/chrome/browser/spellchecker/spelling_service_client.cc
+++ b/chrome/browser/spellchecker/spelling_service_client.cc
@@ -20,7 +20,7 @@
#include "google_apis/google_api_keys.h"
#include "net/base/load_flags.h"
#include "net/url_request/url_fetcher.h"
-#include "unicode/uloc.h"
+#include "third_party/icu/public/common/unicode/uloc.h"
// Use the public URL to the Spelling service on Chromium.
#ifndef SPELLING_SERVICE_URL