| Index: chrome/test/perf/rendering/throughput_tests.cc
|
| diff --git a/chrome/test/perf/rendering/throughput_tests.cc b/chrome/test/perf/rendering/throughput_tests.cc
|
| index f9bfefee057134f39fd5ee311adc4b9fb1ac6bff..79d6bbb32030d2f6f1916e04ca2649f4619cc58a 100644
|
| --- a/chrome/test/perf/rendering/throughput_tests.cc
|
| +++ b/chrome/test/perf/rendering/throughput_tests.cc
|
| @@ -32,8 +32,8 @@
|
| #include "content/public/test/test_utils.h"
|
| #include "content/test/gpu/gpu_test_config.h"
|
| #include "googleurl/src/gurl.h"
|
| -#include "net/base/mock_host_resolver.h"
|
| #include "net/base/net_util.h"
|
| +#include "net/dns/mock_host_resolver.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "third_party/skia/include/core/SkBitmap.h"
|
| #include "third_party/skia/include/core/SkColor.h"
|
|
|