Changeset 247282 in webkit
- Timestamp:
- Jul 9, 2019, 3:11:04 PM (6 years ago)
- Location:
- trunk/Source/WebCore
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/WebCore/ChangeLog
r247279 r247282 1 2019-07-09 Alex Christensen <achristensen@webkit.org> 2 3 Fix build after r247279 4 https://bugs.webkit.org/show_bug.cgi?id=199640 5 6 * WebCore.xcodeproj/project.pbxproj: 7 1 8 2019-07-09 Alex Christensen <achristensen@webkit.org> 2 9 -
trunk/Source/WebCore/WebCore.xcodeproj/project.pbxproj
r247279 r247282 1894 1894 5CBC8DAD1AAA302200E1C803 /* MediaAccessibilitySoftLink.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CBC8DAB1AAA302200E1C803 /* MediaAccessibilitySoftLink.h */; }; 1895 1895 5CBD59592280E926002B22AA /* CustomHeaderFields.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5C5D2386227A077C000B9BDA /* CustomHeaderFields.cpp */; }; 1896 5CCC270922D5483A00964FA0 /* AutofillElements.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CCC270622D53B6800964FA0 /* AutofillElements.h */; settings = {ATTRIBUTES = (Private, ); }; }; 1896 1897 5CD9F5661AA0F73C00DA45FF /* DFABytecode.h in Headers */ = {isa = PBXBuildFile; fileRef = 5C39305D1AA0F6A90029C816 /* DFABytecode.h */; settings = {ATTRIBUTES = (Private, ); }; }; 1897 1898 5CD9F5671AA0F74200DA45FF /* DFABytecodeCompiler.h in Headers */ = {isa = PBXBuildFile; fileRef = 5C39305F1AA0F6A90029C816 /* DFABytecodeCompiler.h */; settings = {ATTRIBUTES = (Private, ); }; }; … … 30044 30045 A77979290D6B9E64003851B9 /* JSImageData.h in Headers */, 30045 30046 7C193C011F5E11050088F3E6 /* JSImageSmoothingQuality.h in Headers */, 30047 5CCC270922D5483A00964FA0 /* AutofillElements.h in Headers */, 30046 30048 A86629D309DA2B48009633A6 /* JSInputEvent.h in Headers */, 30047 30049 9175CE5E21E281ED00DF2C28 /* JSInspectorAuditAccessibilityObject.h in Headers */,
Note:
See TracChangeset
for help on using the changeset viewer.