Index: chrome/browser/chromeos/ui/idle_app_name_notification_view.h |
diff --git a/chrome/browser/chromeos/ui/idle_app_name_notification_view.h b/chrome/browser/chromeos/ui/idle_app_name_notification_view.h |
index b5519e8c88c9c944e910f8c3ab13c57b65bb2dca..ba536b0dd6597a83c868ade7529c2d46425e17d6 100644 |
--- a/chrome/browser/chromeos/ui/idle_app_name_notification_view.h |
+++ b/chrome/browser/chromeos/ui/idle_app_name_notification_view.h |
@@ -5,8 +5,9 @@ |
#ifndef CHROME_BROWSER_CHROMEOS_UI_IDLE_APP_NAME_NOTIFICATION_VIEW_H_ |
#define CHROME_BROWSER_CHROMEOS_UI_IDLE_APP_NAME_NOTIFICATION_VIEW_H_ |
+#include <memory> |
+ |
#include "base/macros.h" |
-#include "base/memory/scoped_ptr.h" |
#include "base/strings/string16.h" |
namespace extensions { |