Define export symbol correctly due to rename of pageScaleFactor to
authorhclam@chromium.org <hclam@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 22 Sep 2011 13:54:04 +0000 (13:54 +0000)
committerhclam@chromium.org <hclam@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 22 Sep 2011 13:54:04 +0000 (13:54 +0000)
frameScaleFactor.

Not reviewed. Build fix.

* WebCore.exp.in:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@95717 268f45cc-cd09-0410-ab3c-d52691b4dbfc

Source/WebCore/ChangeLog
Source/WebCore/WebCore.exp.in

index 0963f03..0927f83 100644 (file)
@@ -1,3 +1,12 @@
+2011-09-22  Alpha Lam  <hclam@chromium.org>
+
+        Define export symbol correctly due to rename of pageScaleFactor to
+        frameScaleFactor.
+
+        Not reviewed. Build fix.
+
+        * WebCore.exp.in:
+
 2011-09-22  Vsevolod Vlasov  <vsevik@chromium.org>
 
         Web Inspector: Console is always scrolled to the top
index d5bc623..b0660d5 100644 (file)
@@ -746,7 +746,7 @@ __ZN7WebCore5Frame17setPageZoomFactorEf
 __ZN7WebCore5Frame17setTextZoomFactorEf
 __ZN7WebCore5Frame23visiblePositionForPointERKNS_8IntPointE
 __ZN7WebCore5Frame25matchLabelsAgainstElementEP7NSArrayPNS_7ElementE
-__ZNK7WebCore5Frame15frameScaleFactorEv
+__ZNK7WebCore5Frame16frameScaleFactorEv
 __ZN7WebCore5Frame25setPageAndTextZoomFactorsEff
 __ZN7WebCore5Frame27resizePageRectsKeepingRatioERKNS_9FloatSizeES3_
 __ZN7WebCore5Frame28searchForLabelsBeforeElementEP7NSArrayPNS_7ElementEPmPb