Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / mojo / cc / context_provider_mojo.h
index eda6e43..32ef876 100644 (file)
@@ -44,6 +44,7 @@ class ContextProviderMojo : public cc::ContextProvider {
   cc::ContextProvider::Capabilities capabilities_;
   ScopedMessagePipeHandle command_buffer_handle_;
   MojoGLES2Context context_;
+  bool context_lost_;
 };
 
 }  // namespace mojo