Changeset 285979 in webkit
- Timestamp:
- Nov 17, 2021, 9:29:10 PM (5 years ago)
- Location:
- trunk/Source/WebKit
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
Shared/GPUProcessConnectionParameters.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/WebKit/ChangeLog
r285977 r285979 1 2021-11-17 Tim Horton <timothy_horton@apple.com> 2 3 Unified source build fix 4 5 * Shared/GPUProcessConnectionParameters.h: 6 1 7 2021-11-17 Per Arne Vollan <pvollan@apple.com> 2 8 -
trunk/Source/WebKit/Shared/GPUProcessConnectionParameters.h
r285584 r285979 28 28 #if ENABLE(GPU_PROCESS) 29 29 30 #include "WebCoreArgumentCoders.h" 30 31 #include <wtf/MachSendRight.h> 31 32
Note:
See TracChangeset
for help on using the changeset viewer.