Changeset 130974 in webkit
- Timestamp:
- Oct 10, 2012, 3:50:45 PM (13 years ago)
- Location:
- trunk/Tools
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Tools/ChangeLog
r130970 r130974 1 2012-10-10 Andy Estes <aestes@apple.com> 2 3 Fix the Lion build after r130948. 4 5 * TestWebKitAPI/Tests/WebKit2ObjC/UserContentTest.mm: 6 1 7 2012-10-10 Andy Estes <aestes@apple.com> 2 8 -
trunk/Tools/TestWebKitAPI/Tests/WebKit2ObjC/UserContentTest.mm
r130970 r130974 47 47 @interface UserContentTestLoadDelegate : NSObject <WKBrowsingContextLoadDelegate> 48 48 { 49 OnLoadBlock _onLoadBlock; 49 50 } 50 51
Note:
See TracChangeset
for help on using the changeset viewer.