Move sudden termination symbols to the Mac-only section

* WebCore.exp.in: Move the sudden termination symbols to the
!PLATFORM(IOS) section for reals this time.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@149987 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/Source/WebCore/ChangeLog b/Source/WebCore/ChangeLog
index 9351143..b8cc28e 100644
--- a/Source/WebCore/ChangeLog
+++ b/Source/WebCore/ChangeLog
@@ -1,3 +1,10 @@
+2013-05-12  David Kilzer  <ddkilzer@apple.com>
+
+        Move sudden termination symbols to the Mac-only section
+
+        * WebCore.exp.in: Move the sudden termination symbols to the
+        !PLATFORM(IOS) section for reals this time.
+
 2013-05-12  Darin Adler  <darin@apple.com>
 
         Fix Mac build.
diff --git a/Source/WebCore/WebCore.exp.in b/Source/WebCore/WebCore.exp.in
index 335e254..c0798f1 100644
--- a/Source/WebCore/WebCore.exp.in
+++ b/Source/WebCore/WebCore.exp.in
@@ -751,7 +751,6 @@
 __ZN7WebCore23createFragmentFromNodesEPNS_8DocumentERKN3WTF6VectorIPNS_4NodeELm0ENS2_15CrashOnOverflowEEE
 __ZN7WebCore23dataForURLComponentTypeEP5NSURLl
 __ZN7WebCore23decodeHostNameWithRangeEP8NSString8_NSRange
-__ZN7WebCore23enableSuddenTerminationEv
 __ZN7WebCore23encodeHostNameWithRangeEP8NSString8_NSRange
 __ZN7WebCore23getHostnamesWithCookiesERKNS_21NetworkStorageSessionERN3WTF7HashSetINS3_6StringENS3_10StringHashENS3_10HashTraitsIS5_EEEE
 __ZN7WebCore24BinaryPropertyListWriter17writePropertyListEv
@@ -775,7 +774,6 @@
 __ZN7WebCore24createFragmentFromMarkupEPNS_8DocumentERKN3WTF6StringES5_NS_19ParserContentPolicyE
 __ZN7WebCore24decodeURLEscapeSequencesERKN3WTF6StringE
 __ZN7WebCore24deleteCookiesForHostnameERKNS_21NetworkStorageSessionERKN3WTF6StringE
-__ZN7WebCore24disableSuddenTerminationEv
 __ZN7WebCore24fileSystemRepresentationERKN3WTF6StringE
 __ZN7WebCore24notifyHistoryItemChangedE
 __ZN7WebCore24pathByAppendingComponentERKN3WTF6StringES3_
@@ -1833,8 +1831,10 @@
 __ZN7WebCore21reportThreadViolationEPKcNS_20ThreadViolationRoundE
 __ZN7WebCore22applicationIsAppleMailEv
 __ZN7WebCore22contextMenuItemTagBoldEv
+__ZN7WebCore23enableSuddenTerminationEv
 __ZN7WebCore24contextMenuItemTagItalicEv
 __ZN7WebCore24contextMenuItemTagStylesEv
+__ZN7WebCore24disableSuddenTerminationEv
 __ZN7WebCore24keyIdentifierForKeyEventEP7NSEvent
 __ZN7WebCore25PluginMainThreadScheduler12scheduleCallEP4_NPPPFvPvES3_
 __ZN7WebCore25PluginMainThreadScheduler14registerPluginEP4_NPP