Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / xwalk / runtime / common / xwalk_runtime_features.h
index 9d8b4ff..7945138 100644 (file)
@@ -41,7 +41,7 @@ class XWalkRuntimeFeatures {
     std::string command_line_switch;
     RuntimeFeatureStatus status;
     bool enabled;
-    RuntimeFeature();
+    RuntimeFeature() = default;
   };
 
  private: