git-svn-id: https://svn.webkit.org/repository/webkit/trunk@25787
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
<rdar://problem/5493093>
* WebKit.order: Added.
- * WebKit.xcodeproj/project.pbxproj: Altered build settings to use the new order file project instead of AppleInternal.
+ * WebKit.xcodeproj/project.pbxproj: We're changing from using an order file built by
+ another team to using one we actually check into our project repository. Linker settings for
+ Symbol Ordering Flags have been updated accordingly.
2007-09-26 Geoffrey Garen <ggaren@apple.com>