| Index: chrome/browser/chromeos/hats/hats_notification_controller.cc
|
| diff --git a/chrome/browser/chromeos/hats/hats_notification_controller.cc b/chrome/browser/chromeos/hats/hats_notification_controller.cc
|
| index 84f1ef786921721bfe51d80fbb5dbce51aceda1d..2fb3b74f4fb2d9157fd3b63e74ad3c09c0ee2853 100644
|
| --- a/chrome/browser/chromeos/hats/hats_notification_controller.cc
|
| +++ b/chrome/browser/chromeos/hats/hats_notification_controller.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "chrome/browser/chromeos/hats/hats_notification_controller.h"
|
|
|
| -#include "ash/common/strings/grit/ash_strings.h"
|
| #include "ash/common/system/system_notifier.h"
|
| +#include "ash/strings/grit/ash_strings.h"
|
| #include "base/command_line.h"
|
| #include "base/feature_list.h"
|
| #include "base/memory/ptr_util.h"
|
|
|