| Index: chromeos/dbus/shill_profile_client.h
|
| diff --git a/chromeos/dbus/shill_profile_client.h b/chromeos/dbus/shill_profile_client.h
|
| index 885151f892a877b497c217e248f62d84acb8a6dd..dba383c1e3613b4ed54f9ef8ab451defcaf872c7 100644
|
| --- a/chromeos/dbus/shill_profile_client.h
|
| +++ b/chromeos/dbus/shill_profile_client.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include <string>
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/callback.h"
|
| +#include "base/macros.h"
|
| #include "chromeos/chromeos_export.h"
|
| #include "chromeos/dbus/dbus_client.h"
|
| #include "chromeos/dbus/shill_client_helper.h"
|
|
|