| Index: chrome/test/ppapi/ppapi_test.h
|
| diff --git a/chrome/test/ppapi/ppapi_test.h b/chrome/test/ppapi/ppapi_test.h
|
| index 5540fcbe757656d9e5ff84a14c9c768f3f7da345..702fdcd790208d1b1cb225ed9e7e085cc653d780 100644
|
| --- a/chrome/test/ppapi/ppapi_test.h
|
| +++ b/chrome/test/ppapi/ppapi_test.h
|
| @@ -12,7 +12,7 @@
|
| #include "base/compiler_specific.h"
|
| #include "chrome/test/base/in_process_browser_test.h"
|
| #include "chrome/test/base/javascript_test_observer.h"
|
| -#include "net/test/spawned_test_server.h"
|
| +#include "net/test/spawned_test_server/spawned_test_server.h"
|
|
|
| namespace content {
|
| class RenderViewHost;
|
|
|