+2012-02-24 David Kilzer <ddkilzer@apple.com>
+
+ Use xcrun to find compiler paths for Generate Derived Sources build phase script
+ <http://webkit.org/b/79512>
+
+ Reviewed by Dan Bernstein.
+
+ * WebKitTestRunner/WebKitTestRunner.xcodeproj/project.pbxproj:
+ (Generate Derived Sources): Use xcrun to find the path to the
+ compiler since that works on both iOS and OS X.
+
2012-02-24 James Robinson <jamesr@chromium.org>
Create a watchlist for ScrollingCoordinator changes