| Index: chrome/common/net/gaia/oauth2_mint_token_fetcher_unittest.cc
|
| ===================================================================
|
| --- chrome/common/net/gaia/oauth2_mint_token_fetcher_unittest.cc (revision 140252)
|
| +++ chrome/common/net/gaia/oauth2_mint_token_fetcher_unittest.cc (working copy)
|
| @@ -15,7 +15,7 @@
|
| #include "chrome/common/net/gaia/oauth2_mint_token_fetcher.h"
|
| #include "chrome/test/base/testing_profile.h"
|
| #include "content/public/common/url_fetcher.h"
|
| -#include "content/test/test_browser_thread.h"
|
| +#include "content/public/test/test_browser_thread.h"
|
| #include "content/test/test_url_fetcher_factory.h"
|
| #include "googleurl/src/gurl.h"
|
| #include "net/http/http_status_code.h"
|
|
|