Title: [141958] trunk/Source/WebKit/win
Revision
141958
Author
[email protected]
Date
2013-02-05 18:21:28 -0800 (Tue, 05 Feb 2013)

Log Message

Unreviewed build fix.

* WebKit.vcproj/WebKitExports.def.in:

Modified Paths

Diff

Modified: trunk/Source/WebKit/win/ChangeLog (141957 => 141958)


--- trunk/Source/WebKit/win/ChangeLog	2013-02-06 02:15:33 UTC (rev 141957)
+++ trunk/Source/WebKit/win/ChangeLog	2013-02-06 02:21:28 UTC (rev 141958)
@@ -1,5 +1,11 @@
 2013-02-05  Roger Fong  <[email protected]>
 
+        Unreviewed build fix.
+
+        * WebKit.vcproj/WebKitExports.def.in:
+
+2013-02-05  Roger Fong  <[email protected]>
+
         Unreviewed. Get rid of redundant exports in export definitions file.
 
         * WebKit.vcproj/WebKitExports.def.in:

Modified: trunk/Source/WebKit/win/WebKit.vcproj/WebKitExports.def.in (141957 => 141958)


--- trunk/Source/WebKit/win/WebKit.vcproj/WebKitExports.def.in	2013-02-06 02:15:33 UTC (rev 141957)
+++ trunk/Source/WebKit/win/WebKit.vcproj/WebKitExports.def.in	2013-02-06 02:21:28 UTC (rev 141958)
@@ -199,6 +199,7 @@
         ?getHighlight@InspectorController@WebCore@@QBEXPAUHighlight@2@@Z
         ?instrumentingAgentsForPage@InspectorInstrumentation@WebCore@@CAPAVInstrumentingAgents@2@PAVPage@2@@Z
         ?s_frontendCounter@InspectorInstrumentation@WebCore@@0HA
+        ?isUnderTest@InspectorFrontendClientLocal@WebCore@@UAE_NXZ
         ??0InspectorFrontendClientLocal@WebCore@@QAE@PAVInspectorController@1@PAVPage@1@V?$PassOwnPtr@VSettings@InspectorFrontendClientLocal@WebCore@@@WTF@@@Z
         ??1InspectorFrontendClientLocal@WebCore@@UAE@XZ
         ?changeAttachedWindowHeight@InspectorFrontendClientLocal@WebCore@@UAEXI@Z
@@ -237,6 +238,7 @@
         ?number@String@WTF@@SA?AV12@NIW4TrailingZerosTruncatingPolicy@2@@Z
         ?overrideUserPreferredLanguages@WebCore@@YAXABV?$Vector@VString@WTF@@$0A@@WTF@@@Z
         ?numberOfScopedHTMLStyleChildren@Node@WebCore@@QBEIXZ
+        ?completeURL@Document@WebCore@@QBE?AVKURL@2@ABVString@WTF@@@Z
         ?page@Document@WebCore@@QBEPAVPage@2@XZ
         ?pageNumberForElement@PrintContext@WebCore@@SAHPAVElement@2@ABVFloatSize@2@@Z
         ?paintControlTints@FrameView@WebCore@@AAEXXZ
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to