Index: chrome/browser/chromeos/system/timezone_settings.cc |
diff --git a/chrome/browser/chromeos/system/timezone_settings.cc b/chrome/browser/chromeos/system/timezone_settings.cc |
index de8d0a911658be79abaa4e5c7f1809d3e57df760..8b59301a73d2507df756fbccda8eef40ca81ace4 100644 |
--- a/chrome/browser/chromeos/system/timezone_settings.cc |
+++ b/chrome/browser/chromeos/system/timezone_settings.cc |
@@ -21,7 +21,7 @@ |
#include "content/public/browser/render_process_host.h" |
#include "content/public/browser/render_view_host.h" |
#include "content/public/browser/render_widget_host.h" |
-#include "unicode/timezone.h" |
+#include "third_party/icu/public/i18n/unicode/timezone.h" |
using content::BrowserThread; |