| Index: chrome/browser/chromeos/login/client_login_response_handler.cc
|
| ===================================================================
|
| --- chrome/browser/chromeos/login/client_login_response_handler.cc (revision 87381)
|
| +++ chrome/browser/chromeos/login/client_login_response_handler.cc (working copy)
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "chrome/browser/chromeos/login/google_authenticator.h"
|
| #include "chrome/browser/net/chrome_url_request_context.h"
|
| -#include "chrome/common/net/url_fetcher.h"
|
| +#include "content/common/url_fetcher.h"
|
| #include "net/base/load_flags.h"
|
|
|
| namespace chromeos {
|
|
|