Upstream version 8.37.186.0
[platform/framework/web/crosswalk.git] / src / xwalk / application / browser / application.h
index 12f8e87..97bc9fa 100644 (file)
@@ -167,9 +167,7 @@ class Application : public Runtime::Observer,
   ui::WindowShowState GetWindowShowStateWGT(const LaunchParams& params);
   ui::WindowShowState GetWindowShowStateXPK(const LaunchParams& params);
 
-  GURL GetURLFromURLKey();
-
-  GURL GetURLFromRelativePathKey(const std::string& key);
+  GURL GetAbsoluteURLFromKey(const std::string& key);
 
   void NotifyTermination();