| Index: chrome/browser/ui/search/instant_extended_manual_browsertest.cc
|
| diff --git a/chrome/browser/ui/search/instant_extended_manual_browsertest.cc b/chrome/browser/ui/search/instant_extended_manual_browsertest.cc
|
| index c0e277d6f814fc2017d173602ad2b48966590603..225e089c3fcf8e78c03d990b538702f8a9076dd4 100644
|
| --- a/chrome/browser/ui/search/instant_extended_manual_browsertest.cc
|
| +++ b/chrome/browser/ui/search/instant_extended_manual_browsertest.cc
|
| @@ -24,7 +24,7 @@
|
| #include "content/public/browser/web_contents.h"
|
| #include "content/public/test/browser_test_utils.h"
|
| #include "googleurl/src/gurl.h"
|
| -#include "net/base/mock_host_resolver.h"
|
| +#include "net/dns/mock_host_resolver.h"
|
|
|
| // Instant extended tests that need to be run manually because they need to
|
| // talk to the external network. All tests in this file should be marked as
|
|
|