Index: ash/system/chromeos/power/tray_power.cc |
diff --git a/ash/system/chromeos/power/tray_power.cc b/ash/system/chromeos/power/tray_power.cc |
index 4fe4e6825f909b409f72770dd38c3b46c52873b4..cdf5300032e9d32516864b0063ec3e1e1e0855ba 100644 |
--- a/ash/system/chromeos/power/tray_power.cc |
+++ b/ash/system/chromeos/power/tray_power.cc |
@@ -13,8 +13,8 @@ |
#include "base/command_line.h" |
#include "grit/ash_resources.h" |
#include "grit/ash_strings.h" |
-#include "third_party/icu/public/i18n/unicode/fieldpos.h" |
-#include "third_party/icu/public/i18n/unicode/fmtable.h" |
+#include "third_party/icu/source/i18n/unicode/fieldpos.h" |
+#include "third_party/icu/source/i18n/unicode/fmtable.h" |
#include "ui/base/accessibility/accessible_view_state.h" |
#include "ui/base/resource/resource_bundle.h" |
#include "ui/message_center/message_center.h" |