| Index: chrome/common/net/gaia/gaia_oauth_client_unittest.cc
|
| ===================================================================
|
| --- chrome/common/net/gaia/gaia_oauth_client_unittest.cc (revision 87381)
|
| +++ chrome/common/net/gaia/gaia_oauth_client_unittest.cc (working copy)
|
| @@ -11,9 +11,9 @@
|
| #include "base/string_util.h"
|
| #include "chrome/common/net/gaia/gaia_oauth_client.h"
|
| #include "chrome/common/net/http_return.h"
|
| -#include "chrome/common/net/test_url_fetcher_factory.h"
|
| -#include "chrome/common/net/url_fetcher.h"
|
| #include "chrome/test/testing_profile.h"
|
| +#include "content/common/test_url_fetcher_factory.h"
|
| +#include "content/common/url_fetcher.h"
|
| #include "googleurl/src/gurl.h"
|
| #include "net/base/net_errors.h"
|
| #include "net/url_request/url_request_status.h"
|
|
|