| 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 92cc81f6ec56422a3a140d939e13aaefe9425c4d..bd7b90dd43e8720d7dd09d2b583ace18b7d34ec0 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 "chrome/browser/chromeos/login/login_manager_test.h"
|
|
|