| Index: components/invalidation/impl/gcm_network_channel.h
|
| diff --git a/components/invalidation/impl/gcm_network_channel.h b/components/invalidation/impl/gcm_network_channel.h
|
| index c0130cf817c2409be055b4ad27b1440e26897e66..8d48a6f7bfb6a079d4ff724cec26cfe7f604645c 100644
|
| --- a/components/invalidation/impl/gcm_network_channel.h
|
| +++ b/components/invalidation/impl/gcm_network_channel.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include <string>
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/threading/non_thread_safe.h"
|
| #include "components/invalidation/impl/gcm_network_channel_delegate.h"
|
|
|