| Index: chrome/common/net/gaia/gaia_auth_fetcher_unittest.cc
|
| diff --git a/chrome/common/net/gaia/gaia_auth_fetcher_unittest.cc b/chrome/common/net/gaia/gaia_auth_fetcher_unittest.cc
|
| index 2e4e28bfc20244e28b30bf960f389d29bf56a07a..3ba1c672d176e75054c6d5a365817e7457ab0a83 100644
|
| --- a/chrome/common/net/gaia/gaia_auth_fetcher_unittest.cc
|
| +++ b/chrome/common/net/gaia/gaia_auth_fetcher_unittest.cc
|
| @@ -8,7 +8,7 @@
|
| #include <string>
|
|
|
| #include "base/message_loop.h"
|
| -#include "base/string_util.h"
|
| +#include "base/stringprintf.h"
|
| #include "chrome/common/net/gaia/gaia_auth_consumer.h"
|
| #include "chrome/common/net/gaia/gaia_auth_fetcher.h"
|
| #include "chrome/common/net/gaia/gaia_auth_fetcher_unittest.h"
|
|
|