Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / chrome / test / chromedriver / chrome / device_metrics.h
index d40159b..1e238ef 100644 (file)
@@ -12,7 +12,7 @@ struct DeviceMetrics {
   int width;
   int height;
   double device_scale_factor;
-  bool emulate_viewport;
+  bool mobile;
   bool fit_window;
   bool text_autosizing;
   double font_scale_factor;