| Index: components/proxy_config/proxy_config_dictionary.cc
 | 
| diff --git a/components/proxy_config/proxy_config_dictionary.cc b/components/proxy_config/proxy_config_dictionary.cc
 | 
| index 326dd137766812eace6a3a7a4a254a08a2d56f91..1251ae68442ce4e7d9c41b27c1d37132cb237eb7 100644
 | 
| --- a/components/proxy_config/proxy_config_dictionary.cc
 | 
| +++ b/components/proxy_config/proxy_config_dictionary.cc
 | 
| @@ -4,7 +4,6 @@
 | 
|  
 | 
|  #include "components/proxy_config/proxy_config_dictionary.h"
 | 
|  
 | 
| -#include "base/basictypes.h"
 | 
|  #include "base/logging.h"
 | 
|  #include "base/values.h"
 | 
|  #include "net/proxy/proxy_config.h"
 | 
| 
 |