- update source.
[platform/framework/web/crosswalk.git] / src / xwalk / application / browser / linux / running_application_object.h
index 53e037c..58de21e 100644 (file)
@@ -28,7 +28,7 @@ class RunningApplicationObject : public dbus::ManagedObject {
   ~RunningApplicationObject();
 
  private:
-  void CloseApplication();
+  void TerminateApplication();
 
   void OnExported(const std::string& interface_name,
                   const std::string& method_name,