| Index: chrome/browser/chromeos/options/wimax_config_view.h
|
| diff --git a/chrome/browser/chromeos/options/wimax_config_view.h b/chrome/browser/chromeos/options/wimax_config_view.h
|
| index fbe31a954f89d5d6d9f83dbd653bce5212f358f1..97d0ceb50cb38a2d886bd0fa41910fcf488839fb 100644
|
| --- a/chrome/browser/chromeos/options/wimax_config_view.h
|
| +++ b/chrome/browser/chromeos/options/wimax_config_view.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include <string>
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/strings/string16.h"
|
| #include "chrome/browser/chromeos/options/network_config_view.h"
|
|
|