Index: chrome/browser/chromeos/ui/low_disk_notification.cc |
diff --git a/chrome/browser/chromeos/ui/low_disk_notification.cc b/chrome/browser/chromeos/ui/low_disk_notification.cc |
index 2da708959f751956032d6bd5fe8ea4c28b747408..ffe662d279872ed3de61abef3e1e61d81c14d245 100644 |
--- a/chrome/browser/chromeos/ui/low_disk_notification.cc |
+++ b/chrome/browser/chromeos/ui/low_disk_notification.cc |
@@ -6,7 +6,7 @@ |
#include <stdint.h> |
-#include "ash/common/system/system_notifier.h" |
+#include "ash/system/system_notifier.h" |
#include "base/bind.h" |
#include "base/macros.h" |
#include "base/strings/utf_string_conversions.h" |