| Index: chrome/renderer/mock_render_thread.h
|
| ===================================================================
|
| --- chrome/renderer/mock_render_thread.h (revision 71846)
|
| +++ chrome/renderer/mock_render_thread.h (working copy)
|
| @@ -8,9 +8,9 @@
|
|
|
| #include <string>
|
|
|
| -#include "chrome/common/ipc_test_sink.h"
|
| #include "chrome/renderer/mock_printer.h"
|
| #include "chrome/renderer/render_thread.h"
|
| +#include "ipc/ipc_test_sink.h"
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebPopupType.h"
|
|
|
| namespace IPC {
|
|
|