| Index: chrome/browser/notifications/login_state_notification_blocker_chromeos_browsertest.cc
|
| diff --git a/chrome/browser/notifications/login_state_notification_blocker_chromeos_browsertest.cc b/chrome/browser/notifications/login_state_notification_blocker_chromeos_browsertest.cc
|
| index 0fa930da2b5ef4bd195c865bf1bff90d6ef50f82..00cb63dbbc011451756e75e14d17fa6319727bff 100644
|
| --- a/chrome/browser/notifications/login_state_notification_blocker_chromeos_browsertest.cc
|
| +++ b/chrome/browser/notifications/login_state_notification_blocker_chromeos_browsertest.cc
|
| @@ -2,8 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +#include "ash/common/system/system_notifier.h"
|
| #include "ash/shell.h"
|
| -#include "ash/system/system_notifier.h"
|
| #include "base/command_line.h"
|
| #include "base/macros.h"
|
| #include "base/strings/utf_string_conversions.h"
|
|
|