Changeset 285777 in webkit
- Timestamp:
- Nov 13, 2021, 10:49:16 AM (5 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
WebKit.xcworkspace/contents.xcworkspacedata (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ChangeLog
r285734 r285777 1 2021-11-13 Myles C. Maxfield <mmaxfield@apple.com> 2 3 [WebGPU] Add WebGPU.xcodeproj to WebKit.xcworkspace 4 https://bugs.webkit.org/show_bug.cgi?id=233078 5 6 Reviewed by Dean Jackson. 7 8 Mechanical change. When building WebGPU becomes required, 9 people using this workspace will need it. 10 11 * WebKit.xcworkspace/contents.xcworkspacedata: 12 1 13 2021-11-12 Don Olmstead <don.olmstead@sony.com> 2 14 -
trunk/WebKit.xcworkspace/contents.xcworkspacedata
r219487 r285777 16 16 <FileRef 17 17 location = "group:Source/ThirdParty/libwebrtc/libwebrtc.xcodeproj"> 18 </FileRef> 19 <FileRef 20 location = "group:Source/WebGPU/WebGPU.xcodeproj"> 18 21 </FileRef> 19 22 <FileRef
Note:
See TracChangeset
for help on using the changeset viewer.