| Index: components/gcm_driver/gcm_connection_observer.h
 | 
| diff --git a/components/gcm_driver/gcm_connection_observer.h b/components/gcm_driver/gcm_connection_observer.h
 | 
| index 0778286b1572b0f6c0d9ec460c9ff0ddcb8f9794..15a192efcdcebcd27c5b0de49c65a2d714ab3da7 100644
 | 
| --- a/components/gcm_driver/gcm_connection_observer.h
 | 
| +++ b/components/gcm_driver/gcm_connection_observer.h
 | 
| @@ -5,7 +5,6 @@
 | 
|  #ifndef COMPONENTS_GCM_DRIVER_GCM_CONNECTION_OBSERVER_H_
 | 
|  #define COMPONENTS_GCM_DRIVER_GCM_CONNECTION_OBSERVER_H_
 | 
|  
 | 
| -#include "base/basictypes.h"
 | 
|  
 | 
|  namespace net {
 | 
|  class IPEndPoint;
 | 
| 
 |