| Index: chrome/common/net/gaia/oauth2_revocation_fetcher_unittest.cc
|
| diff --git a/chrome/common/net/gaia/oauth2_revocation_fetcher_unittest.cc b/chrome/common/net/gaia/oauth2_revocation_fetcher_unittest.cc
|
| index 3e50f54a63f87e946a817e49b2da21199009861d..0f640925177feb147e4349b1366253064c292156 100644
|
| --- a/chrome/common/net/gaia/oauth2_revocation_fetcher_unittest.cc
|
| +++ b/chrome/common/net/gaia/oauth2_revocation_fetcher_unittest.cc
|
| @@ -26,7 +26,7 @@
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| using content::BrowserThread;
|
| -using content::URLFetcher;
|
| +using net::URLFetcher;
|
| using net::URLFetcherDelegate;
|
| using content::URLFetcherFactory;
|
| using net::ResponseCookies;
|
|
|