| Index: ash/common/system/chromeos/screen_security/screen_capture_tray_item.cc
|
| diff --git a/ash/common/system/chromeos/screen_security/screen_capture_tray_item.cc b/ash/common/system/chromeos/screen_security/screen_capture_tray_item.cc
|
| index 8215a57bb422dd6a404ab6a1903bcd71ab0b6cb2..d845f67201d4cb606b5688bf4cbba7c18a918e9f 100644
|
| --- a/ash/common/system/chromeos/screen_security/screen_capture_tray_item.cc
|
| +++ b/ash/common/system/chromeos/screen_security/screen_capture_tray_item.cc
|
| @@ -7,11 +7,11 @@
|
| #include <utility>
|
|
|
| #include "ash/common/metrics/user_metrics_action.h"
|
| -#include "ash/common/strings/grit/ash_strings.h"
|
| #include "ash/common/system/system_notifier.h"
|
| #include "ash/common/system/tray/system_tray_notifier.h"
|
| #include "ash/common/wm_shell.h"
|
| #include "ash/resources/grit/ash_resources.h"
|
| +#include "ash/strings/grit/ash_strings.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
| #include "ui/base/resource/resource_bundle.h"
|
| #include "ui/message_center/message_center.h"
|
|
|