| Index: chrome/renderer/render_widget.h
|
| ===================================================================
|
| --- chrome/renderer/render_widget.h (revision 78620)
|
| +++ chrome/renderer/render_widget.h (working copy)
|
| @@ -11,8 +11,8 @@
|
| #include "app/surface/transport_dib.h"
|
| #include "base/basictypes.h"
|
| #include "base/ref_counted.h"
|
| -#include "chrome/renderer/paint_aggregator.h"
|
| #include "chrome/renderer/render_process.h"
|
| +#include "content/renderer/paint_aggregator.h"
|
| #include "ipc/ipc_channel.h"
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebCompositionUnderline.h"
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebPopupType.h"
|
|
|