diff options
Diffstat (limited to 'ui/message_center/notification.h')
-rw-r--r-- | ui/message_center/notification.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/message_center/notification.h b/ui/message_center/notification.h index d6982da..23e2e8c 100644 --- a/ui/message_center/notification.h +++ b/ui/message_center/notification.h @@ -9,7 +9,7 @@ #include <vector> #include "base/strings/string16.h" -#include "base/time.h" +#include "base/time/time.h" #include "base/values.h" #include "ui/gfx/image/image.h" #include "ui/message_center/message_center_export.h" |