| Index: chrome/browser/chromeos/net/network_state_notifier.cc
|
| diff --git a/chrome/browser/chromeos/net/network_state_notifier.cc b/chrome/browser/chromeos/net/network_state_notifier.cc
|
| index ce2fc7936a9e6c8a7ee1d975feab0a62bef4e66e..5d54ad0b2fb9400ec45f505983ce0431e000566c 100644
|
| --- a/chrome/browser/chromeos/net/network_state_notifier.cc
|
| +++ b/chrome/browser/chromeos/net/network_state_notifier.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "chrome/browser/chromeos/net/network_state_notifier.h"
|
|
|
| +#include "ash/common/system/system_notifier.h"
|
| #include "ash/resources/grit/ash_resources.h"
|
| -#include "ash/system/system_notifier.h"
|
| #include "base/bind.h"
|
| #include "base/location.h"
|
| #include "base/strings/string16.h"
|
|
|