| Index: google_apis/gaia/gaia_auth_fetcher_unittest.cc | 
| diff --git a/google_apis/gaia/gaia_auth_fetcher_unittest.cc b/google_apis/gaia/gaia_auth_fetcher_unittest.cc | 
| index ae48b5b41c5f19c15d63ff8488a83b9120e75f93..6311a9bda4734e340de97cc11403dea4bf0cd384 100644 | 
| --- a/google_apis/gaia/gaia_auth_fetcher_unittest.cc | 
| +++ b/google_apis/gaia/gaia_auth_fetcher_unittest.cc | 
| @@ -8,7 +8,7 @@ | 
| #include <string> | 
|  | 
| #include "base/json/json_reader.h" | 
| -#include "base/message_loop.h" | 
| +#include "base/message_loop/message_loop.h" | 
| #include "base/strings/stringprintf.h" | 
| #include "base/values.h" | 
| #include "google_apis/gaia/gaia_auth_consumer.h" | 
|  |