Bug 222496 - Remove unnecessary WKMediaPlaybackState header from Xcode project file
Summary: Remove unnecessary WKMediaPlaybackState header from Xcode project file
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kate Cheney
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-02-26 14:45 PST by Kate Cheney
Modified: 2021-02-26 15:20 PST (History)
2 users (show)

See Also:


Attachments
Patch (2.27 KB, patch)
2021-02-26 14:50 PST, Kate Cheney
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kate Cheney 2021-02-26 14:45:19 PST
This file was deleted in https://trac.webkit.org/changeset/272923/webkit, but a reference to it was left behind in WebKit.xcodeproj/project.pbxproj.
Comment 1 Radar WebKit Bug Importer 2021-02-26 14:45:40 PST
<rdar://problem/74808525>
Comment 2 Kate Cheney 2021-02-26 14:50:49 PST
Created attachment 421708 [details]
Patch
Comment 3 Brent Fulgham 2021-02-26 14:54:14 PST
Comment on attachment 421708 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=421708&action=review

> Source/WebKit/WebKit.xcodeproj/project.pbxproj:-3876
> -		49917DA6252D649E0050313F /* WKMediaPlaybackState.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WKMediaPlaybackState.h; sourceTree = "<group>"; };

Oops! ;-)
Comment 4 EWS 2021-02-26 15:20:36 PST
Committed r273593: <https://commits.webkit.org/r273593>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 421708 [details].