Upstream version 9.37.195.0
[platform/framework/web/crosswalk.git] / src / ui / views / widget / widget_unittest.cc
index d6ab099..d606206 100644 (file)
@@ -623,6 +623,7 @@ class WidgetWithDestroyedNativeViewTest : public ViewsTestBase {
     widget->ReleaseCapture();
     widget->HasCapture();
     widget->GetWorkAreaBoundsInScreen();
+    widget->IsTranslucentWindowOpacitySupported();
   }
 
  private: