Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / ash / host / ash_window_tree_host_ozone.cc
index 6fd0b26..6b24015 100644 (file)
@@ -72,7 +72,7 @@ aura::WindowTreeHost* AshWindowTreeHostOzone::AsWindowTreeHost() {
 }
 
 void AshWindowTreeHostOzone::SetRootTransform(const gfx::Transform& transform) {
-  transformer_helper_.GetTransform();
+  transformer_helper_.SetTransform(transform);
 }
 
 gfx::Transform AshWindowTreeHostOzone::GetRootTransform() const {