Index: ui/compositor/compositor.cc |
diff --git a/ui/compositor/compositor.cc b/ui/compositor/compositor.cc |
index 325425cf47d40fce656615e85fdb60a1e79f7401..f23781dacc597efe0039b9969144662ac97f30e9 100644 |
--- a/ui/compositor/compositor.cc |
+++ b/ui/compositor/compositor.cc |
@@ -86,7 +86,6 @@ Compositor::Compositor(gfx::AcceleratedWidget widget, |
swap_state_(SWAP_NONE), |
schedule_draw_factory_(this) { |
root_web_layer_ = cc::Layer::Create(); |
- root_web_layer_->SetAnchorPoint(gfx::PointF(0.f, 0.f)); |
CommandLine* command_line = CommandLine::ForCurrentProcess(); |