| Index: chrome/common/net/gaia/oauth2_mint_token_flow_unittest.cc
|
| ===================================================================
|
| --- chrome/common/net/gaia/oauth2_mint_token_flow_unittest.cc (revision 140261)
|
| +++ chrome/common/net/gaia/oauth2_mint_token_flow_unittest.cc (working copy)
|
| @@ -12,7 +12,7 @@
|
| #include "base/values.h"
|
| #include "chrome/common/net/gaia/google_service_auth_error.h"
|
| #include "chrome/common/net/gaia/oauth2_mint_token_flow.h"
|
| -#include "content/test/test_url_fetcher_factory.h"
|
| +#include "content/public/test/test_url_fetcher_factory.h"
|
| #include "net/url_request/url_request_status.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|