| Index: chrome/common/net/gaia/gaia_oauth_client.cc
|
| ===================================================================
|
| --- chrome/common/net/gaia/gaia_oauth_client.cc (revision 87381)
|
| +++ chrome/common/net/gaia/gaia_oauth_client.cc (working copy)
|
| @@ -8,7 +8,7 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/values.h"
|
| #include "chrome/common/net/http_return.h"
|
| -#include "chrome/common/net/url_fetcher.h"
|
| +#include "content/common/url_fetcher.h"
|
| #include "googleurl/src/gurl.h"
|
| #include "net/base/escape.h"
|
| #include "net/url_request/url_request_context_getter.h"
|
|
|