Index: chrome/common/net/gaia/gaia_auth_fetcher_unittest.h |
=================================================================== |
--- chrome/common/net/gaia/gaia_auth_fetcher_unittest.h (revision 87381) |
+++ chrome/common/net/gaia/gaia_auth_fetcher_unittest.h (working copy) |
@@ -12,8 +12,8 @@ |
#include <string> |
#include "chrome/common/net/gaia/gaia_auth_fetcher.h" |
-#include "chrome/common/net/url_fetcher.h" |
#include "chrome/common/net/http_return.h" |
+#include "content/common/url_fetcher.h" |
#include "net/url_request/url_request_status.h" |
// Responds as though ClientLogin returned from the server. |