| Index: content/browser/renderer_host/software_output_device_win.h
|
| diff --git a/content/browser/renderer_host/software_output_device_win.h b/content/browser/renderer_host/software_output_device_win.h
|
| index ab8f6bfed009e8d6568531322d455ff5a748d8bf..b98020e96f43e0f4343dc128a25633b88e7d1a8c 100644
|
| --- a/content/browser/renderer_host/software_output_device_win.h
|
| +++ b/content/browser/renderer_host/software_output_device_win.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CONTENT_BROWSER_RENDERER_HOST_SOFTWARE_OUTPUT_DEVICE_WIN_H_
|
| #define CONTENT_BROWSER_RENDERER_HOST_SOFTWARE_OUTPUT_DEVICE_WIN_H_
|
|
|
| -#include "cc/software_output_device.h"
|
| +#include "cc/output/software_output_device.h"
|
|
|
| #include <windows.h>
|
|
|
|
|