| Index: chrome/browser/chromeos/ui/screen_capture_notification_ui_chromeos.h
|
| diff --git a/chrome/browser/chromeos/ui/screen_capture_notification_ui_chromeos.h b/chrome/browser/chromeos/ui/screen_capture_notification_ui_chromeos.h
|
| index 6f90943bbcbf8d283d717c3796331664765f626a..fb3632a98f89b20b262b9827d476f27efc19d186 100644
|
| --- a/chrome/browser/chromeos/ui/screen_capture_notification_ui_chromeos.h
|
| +++ b/chrome/browser/chromeos/ui/screen_capture_notification_ui_chromeos.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CHROME_BROWSER_CHROMEOS_UI_SCREEN_CAPTURE_NOTIFICATION_UI_CHROMEOS_H_
|
| #define CHROME_BROWSER_CHROMEOS_UI_SCREEN_CAPTURE_NOTIFICATION_UI_CHROMEOS_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/observer_list.h"
|
| #include "chrome/browser/ui/screen_capture_notification_ui.h"
|
|
|
|
|