| Index: content/browser/renderer_host/software_output_device_x11.h
|
| diff --git a/content/browser/renderer_host/software_output_device_x11.h b/content/browser/renderer_host/software_output_device_x11.h
|
| index acacd4d04431d145057b3df7675f67be966924dd..3c3275cff523cf302a2bc39f53230a9f31465569 100644
|
| --- a/content/browser/renderer_host/software_output_device_x11.h
|
| +++ b/content/browser/renderer_host/software_output_device_x11.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CONTENT_BROWSER_RENDERER_HOST_SOFTWARE_OUTPUT_DEVICE_X11_H_
|
| #define CONTENT_BROWSER_RENDERER_HOST_SOFTWARE_OUTPUT_DEVICE_X11_H_
|
|
|
| -#include "cc/software_output_device.h"
|
| +#include "cc/output/software_output_device.h"
|
| #include "ui/base/x/x11_util.h"
|
|
|
| namespace ui {
|
|
|