| Index: chrome/common/net/gaia/gaia_authenticator2.h
 | 
| diff --git a/chrome/common/net/gaia/gaia_authenticator2.h b/chrome/common/net/gaia/gaia_authenticator2.h
 | 
| index ac44efabfecf21991a5b6b8b8707ad39c24f1a4c..0e6c203c548d222d983d154d3641e732e173913e 100644
 | 
| --- a/chrome/common/net/gaia/gaia_authenticator2.h
 | 
| +++ b/chrome/common/net/gaia/gaia_authenticator2.h
 | 
| @@ -8,6 +8,7 @@
 | 
|  #include <string>
 | 
|  
 | 
|  #include "base/gtest_prod_util.h"
 | 
| +#include "base/scoped_ptr.h"
 | 
|  #include "chrome/common/net/gaia/gaia_auth_consumer.h"
 | 
|  #include "chrome/common/net/url_fetcher.h"
 | 
|  #include "googleurl/src/gurl.h"
 | 
| 
 |