Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / ui / aura / test / test_screen.cc
index 63e44b9..1b0f9ff 100644 (file)
@@ -109,10 +109,6 @@ gfx::Transform TestScreen::GetUIScaleTransform() const {
   return ui_scale;
 }
 
-bool TestScreen::IsDIPEnabled() {
-  return true;
-}
-
 void TestScreen::OnWindowBoundsChanged(
     Window* window, const gfx::Rect& old_bounds, const gfx::Rect& new_bounds) {
   DCHECK_EQ(host_->window(), window);