summaryrefslogtreecommitdiffstats
path: root/content/renderer/child_frame_compositing_helper.cc
diff options
context:
space:
mode:
Diffstat (limited to 'content/renderer/child_frame_compositing_helper.cc')
-rw-r--r--content/renderer/child_frame_compositing_helper.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/renderer/child_frame_compositing_helper.cc b/content/renderer/child_frame_compositing_helper.cc
index b1196f7..410e20b 100644
--- a/content/renderer/child_frame_compositing_helper.cc
+++ b/content/renderer/child_frame_compositing_helper.cc
@@ -25,7 +25,7 @@
#include "third_party/WebKit/public/web/WebFrame.h"
#include "third_party/WebKit/public/web/WebPluginContainer.h"
#include "third_party/khronos/GLES2/gl2.h"
-#include "ui/gfx/size_conversions.h"
+#include "ui/gfx/geometry/size_conversions.h"
#include "ui/gfx/skia_util.h"
namespace content {