| Index: ui/chromeos/network/network_state_notifier.h
|
| diff --git a/ui/chromeos/network/network_state_notifier.h b/ui/chromeos/network/network_state_notifier.h
|
| index ccbff99561e3e864b20a2110fd4ed8a2dc81d38a..2d25fa09559471f75a2bfd80a27a71834a3e0742 100644
|
| --- a/ui/chromeos/network/network_state_notifier.h
|
| +++ b/ui/chromeos/network/network_state_notifier.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include <set>
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/time/time.h"
|
|
|