| Index: chromeos/network/network_change_notifier_chromeos.h
|
| diff --git a/chromeos/network/network_change_notifier_chromeos.h b/chromeos/network/network_change_notifier_chromeos.h
|
| index d8b7292545460222afc821f80c706c68691e4754..ed24045a959d86b337c157c717a81996b1a2e65d 100644
|
| --- a/chromeos/network/network_change_notifier_chromeos.h
|
| +++ b/chromeos/network/network_change_notifier_chromeos.h
|
| @@ -7,9 +7,9 @@
|
|
|
| #include <string>
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/callback.h"
|
| #include "base/gtest_prod_util.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/single_thread_task_runner.h"
|
|
|