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 6ebffc9735259ec821f78dd1e52e300b68ac853a..eab34e9f9c1b2e0750d5fece34374158bb050110 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 "third_party/icu/public/i18n/unicode/timezone.h" |
+#include "third_party/icu/source/i18n/unicode/timezone.h" |
using content::BrowserThread; |