Upstream version 7.35.144.0
[platform/framework/web/crosswalk.git] / src / xwalk / tizen / mobile / sensor / sensor_provider.h
index c121f1e..c7d03ed 100644 (file)
@@ -36,6 +36,8 @@ class SensorProvider {
     return last_rotation_;
   }
 
+  static bool initialized_;
+
  protected:
   SensorProvider();