| Index: chrome/browser/chromeos/net/network_portal_notification_controller.cc
|
| diff --git a/chrome/browser/chromeos/net/network_portal_notification_controller.cc b/chrome/browser/chromeos/net/network_portal_notification_controller.cc
|
| index 00801614db88d080eee4860ecd4d94508eabb4b3..f90253f40d5431d45b078427e387eef4ffbca2a2 100644
|
| --- a/chrome/browser/chromeos/net/network_portal_notification_controller.cc
|
| +++ b/chrome/browser/chromeos/net/network_portal_notification_controller.cc
|
| @@ -9,8 +9,8 @@
|
| #include <memory>
|
| #include <vector>
|
|
|
| +#include "ash/common/system/system_notifier.h"
|
| #include "ash/shell.h"
|
| -#include "ash/system/system_notifier.h"
|
| #include "ash/system/tray/system_tray_notifier.h"
|
| #include "base/command_line.h"
|
| #include "base/compiler_specific.h"
|
|
|