* UIProcess/efl/WebPageProxyEfl.cpp:
(WebKit::WebPageProxy::platformInitialize):
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@156944
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2013-10-04 Ryuan Choi <ryuan.choi@samsung.com>
+
+ Unreviewed EFL build fix after r156924
+
+ * UIProcess/efl/WebPageProxyEfl.cpp:
+ (WebKit::WebPageProxy::platformInitialize):
+
2013-10-04 Sam Weinig <sam@webkit.org>
Unify rubber-band control
namespace WebKit {
+void WebPageProxy::platformInitialize()
+{
+}
+
String WebPageProxy::standardUserAgent(const String& /*applicationNameForUserAgent*/)
{
WTF::String platform;