| Index: content/public/test/browser_test_base.h
|
| diff --git a/content/public/test/browser_test_base.h b/content/public/test/browser_test_base.h
|
| index 8ddcba02b1dbd6c3ba04791a5d08a7957b5bfd84..952d3c9c3ebcc2106153a7696ba2868847cc5f42 100644
|
| --- a/content/public/test/browser_test_base.h
|
| +++ b/content/public/test/browser_test_base.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "base/callback.h"
|
| #include "base/compiler_specific.h"
|
| -#include "net/test/spawned_test_server.h"
|
| +#include "net/test/spawned_test_server/spawned_test_server.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| class CommandLine;
|
|
|