| Index: chrome/browser/chromeos/proxy_config_service_impl.h
 | 
| diff --git a/chrome/browser/chromeos/proxy_config_service_impl.h b/chrome/browser/chromeos/proxy_config_service_impl.h
 | 
| index 6f2a2ae94fa025db65aa09bbdbc7bf4ec47d2f5d..a455586192cf5e167c94d5ef07129acb79a09862 100644
 | 
| --- a/chrome/browser/chromeos/proxy_config_service_impl.h
 | 
| +++ b/chrome/browser/chromeos/proxy_config_service_impl.h
 | 
| @@ -10,9 +10,9 @@
 | 
|  
 | 
|  #include "base/basictypes.h"
 | 
|  #include "base/values.h"
 | 
| +#include "chrome/browser/api/prefs/pref_member.h"
 | 
|  #include "chrome/browser/chromeos/cros/network_library.h"
 | 
|  #include "chrome/browser/net/pref_proxy_config_tracker_impl.h"
 | 
| -#include "chrome/browser/prefs/pref_member.h"
 | 
|  
 | 
|  namespace chromeos {
 | 
|  
 | 
| 
 |