| Index: ash/system/chromeos/screen_security/screen_capture_tray_item.h
|
| diff --git a/ash/system/chromeos/screen_security/screen_capture_tray_item.h b/ash/system/chromeos/screen_security/screen_capture_tray_item.h
|
| index cad0daa951d0b0f7b8a8c4fa1cdfb11b99c22762..ea4c4994512efca2af42756ac3756dbf9367618c 100644
|
| --- a/ash/system/chromeos/screen_security/screen_capture_tray_item.h
|
| +++ b/ash/system/chromeos/screen_security/screen_capture_tray_item.h
|
| @@ -6,7 +6,7 @@
|
| #define ASH_SYSTEM_CHROMEOS_SCREEN_CAPTURE_SCREEN_CAPTURE_TRAY_ITEM_H_
|
|
|
| #include "ash/common/shell_observer.h"
|
| -#include "ash/system/chromeos/screen_security/screen_capture_observer.h"
|
| +#include "ash/common/system/chromeos/screen_security/screen_capture_observer.h"
|
| #include "ash/system/chromeos/screen_security/screen_tray_item.h"
|
| #include "base/macros.h"
|
|
|
|
|