summaryrefslogtreecommitdiffstats
path: root/chrome/common/net/gaia/mock_url_fetcher_factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/net/gaia/mock_url_fetcher_factory.h')
-rw-r--r--chrome/common/net/gaia/mock_url_fetcher_factory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/net/gaia/mock_url_fetcher_factory.h b/chrome/common/net/gaia/mock_url_fetcher_factory.h
index 351a72a..e4ecf73 100644
--- a/chrome/common/net/gaia/mock_url_fetcher_factory.h
+++ b/chrome/common/net/gaia/mock_url_fetcher_factory.h
@@ -12,7 +12,7 @@
#include <string>
#include "chrome/common/net/gaia/gaia_auth_fetcher.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"
// Responds as though ClientLogin returned from the server.