|
Lines 1316-1321
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec1
|
| 1316 |
46C696CC1E7205FC00597937 /* CPUMonitor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 46C696CA1E7205E400597937 /* CPUMonitor.cpp */; }; |
1316 |
46C696CC1E7205FC00597937 /* CPUMonitor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 46C696CA1E7205E400597937 /* CPUMonitor.cpp */; }; |
| 1317 |
46C83EFE1A9BBE2900A79A41 /* GeoNotifier.h in Headers */ = {isa = PBXBuildFile; fileRef = 46C83EFC1A9BBE2900A79A41 /* GeoNotifier.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
1317 |
46C83EFE1A9BBE2900A79A41 /* GeoNotifier.h in Headers */ = {isa = PBXBuildFile; fileRef = 46C83EFC1A9BBE2900A79A41 /* GeoNotifier.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
| 1318 |
46CA9C441F97BBE9004CFC3A /* VisibilityState.h in Headers */ = {isa = PBXBuildFile; fileRef = 46CA9C411F97BBE7004CFC3A /* VisibilityState.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
1318 |
46CA9C441F97BBE9004CFC3A /* VisibilityState.h in Headers */ = {isa = PBXBuildFile; fileRef = 46CA9C411F97BBE7004CFC3A /* VisibilityState.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
|
|
1319 |
46D0004026A0FEB300D1BF1E /* SubmitEvent.h in Headers */ = {isa = PBXBuildFile; fileRef = 46D0003E26A0FE6F00D1BF1E /* SubmitEvent.h */; }; |
| 1319 |
46DBB6501AB8C96F00D9A813 /* PowerObserverMac.h in Headers */ = {isa = PBXBuildFile; fileRef = 46DBB64E1AB8C96F00D9A813 /* PowerObserverMac.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
1320 |
46DBB6501AB8C96F00D9A813 /* PowerObserverMac.h in Headers */ = {isa = PBXBuildFile; fileRef = 46DBB64E1AB8C96F00D9A813 /* PowerObserverMac.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
| 1320 |
46DFF4981DC2603100B80B48 /* ShadowRootMode.h in Headers */ = {isa = PBXBuildFile; fileRef = 46DFF4961DC2601300B80B48 /* ShadowRootMode.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
1321 |
46DFF4981DC2603100B80B48 /* ShadowRootMode.h in Headers */ = {isa = PBXBuildFile; fileRef = 46DFF4961DC2601300B80B48 /* ShadowRootMode.h */; settings = {ATTRIBUTES = (Private, ); }; }; |
| 1321 |
46DFF49C1DC2620B00B80B48 /* JSShadowRootMode.h in Headers */ = {isa = PBXBuildFile; fileRef = 46DFF49A1DC261F900B80B48 /* JSShadowRootMode.h */; }; |
1322 |
46DFF49C1DC2620B00B80B48 /* JSShadowRootMode.h in Headers */ = {isa = PBXBuildFile; fileRef = 46DFF49A1DC261F900B80B48 /* JSShadowRootMode.h */; }; |
|
Lines 8392-8397
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec2
|
| 8392 |
46C83EFC1A9BBE2900A79A41 /* GeoNotifier.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GeoNotifier.h; sourceTree = "<group>"; }; |
8393 |
46C83EFC1A9BBE2900A79A41 /* GeoNotifier.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GeoNotifier.h; sourceTree = "<group>"; }; |
| 8393 |
46CA9C411F97BBE7004CFC3A /* VisibilityState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VisibilityState.h; sourceTree = "<group>"; }; |
8394 |
46CA9C411F97BBE7004CFC3A /* VisibilityState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VisibilityState.h; sourceTree = "<group>"; }; |
| 8394 |
46CA9C421F97BBE7004CFC3A /* VisibilityState.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = VisibilityState.idl; sourceTree = "<group>"; }; |
8395 |
46CA9C421F97BBE7004CFC3A /* VisibilityState.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = VisibilityState.idl; sourceTree = "<group>"; }; |
|
|
8396 |
46D0003C26A0FE6F00D1BF1E /* SubmitEvent.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SubmitEvent.cpp; sourceTree = "<group>"; }; |
| 8397 |
46D0003E26A0FE6F00D1BF1E /* SubmitEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SubmitEvent.h; sourceTree = "<group>"; }; |
| 8398 |
46D0003F26A0FE7000D1BF1E /* SubmitEvent.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SubmitEvent.idl; sourceTree = "<group>"; }; |
| 8395 |
46DBB64E1AB8C96F00D9A813 /* PowerObserverMac.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PowerObserverMac.h; sourceTree = "<group>"; }; |
8399 |
46DBB64E1AB8C96F00D9A813 /* PowerObserverMac.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PowerObserverMac.h; sourceTree = "<group>"; }; |
| 8396 |
46DFF4961DC2601300B80B48 /* ShadowRootMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ShadowRootMode.h; sourceTree = "<group>"; }; |
8400 |
46DFF4961DC2601300B80B48 /* ShadowRootMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ShadowRootMode.h; sourceTree = "<group>"; }; |
| 8397 |
46DFF4971DC2601300B80B48 /* ShadowRootMode.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ShadowRootMode.idl; sourceTree = "<group>"; }; |
8401 |
46DFF4971DC2601300B80B48 /* ShadowRootMode.idl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ShadowRootMode.idl; sourceTree = "<group>"; }; |
|
Lines 24162-24167
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec3
|
| 24162 |
F55B3D9E1251F12D003EF269 /* SearchInputType.h */, |
24166 |
F55B3D9E1251F12D003EF269 /* SearchInputType.h */, |
| 24163 |
A5AFB34D115151A700B045CB /* StepRange.cpp */, |
24167 |
A5AFB34D115151A700B045CB /* StepRange.cpp */, |
| 24164 |
A5AFB34E115151A700B045CB /* StepRange.h */, |
24168 |
A5AFB34E115151A700B045CB /* StepRange.h */, |
|
|
24169 |
46D0003C26A0FE6F00D1BF1E /* SubmitEvent.cpp */, |
| 24170 |
46D0003E26A0FE6F00D1BF1E /* SubmitEvent.h */, |
| 24171 |
46D0003F26A0FE7000D1BF1E /* SubmitEvent.idl */, |
| 24165 |
F55B3D9F1251F12D003EF269 /* SubmitInputType.cpp */, |
24172 |
F55B3D9F1251F12D003EF269 /* SubmitInputType.cpp */, |
| 24166 |
F55B3DA01251F12D003EF269 /* SubmitInputType.h */, |
24173 |
F55B3DA01251F12D003EF269 /* SubmitInputType.h */, |
| 24167 |
F55B3DA11251F12D003EF269 /* TelephoneInputType.cpp */, |
24174 |
F55B3DA11251F12D003EF269 /* TelephoneInputType.cpp */, |
|
Lines 35329-35334
a/Source/WebCore/WebCore.xcodeproj/project.pbxproj_sec4
|
| 35329 |
E4AFD00C0DAF335400F5F55C /* SMILTime.h in Headers */, |
35336 |
E4AFD00C0DAF335400F5F55C /* SMILTime.h in Headers */, |
| 35330 |
E4AFD00E0DAF335500F5F55C /* SMILTimeContainer.h in Headers */, |
35337 |
E4AFD00E0DAF335500F5F55C /* SMILTimeContainer.h in Headers */, |
| 35331 |
5C7C88D81D0F1F4A009D2F6D /* SocketProvider.h in Headers */, |
35338 |
5C7C88D81D0F1F4A009D2F6D /* SocketProvider.h in Headers */, |
|
|
35339 |
46D0004026A0FEB300D1BF1E /* SubmitEvent.h in Headers */, |
| 35332 |
510D4A34103165EE0049EA54 /* SocketStreamError.h in Headers */, |
35340 |
510D4A34103165EE0049EA54 /* SocketStreamError.h in Headers */, |
| 35333 |
510D4A37103165EE0049EA54 /* SocketStreamHandle.h in Headers */, |
35341 |
510D4A37103165EE0049EA54 /* SocketStreamHandle.h in Headers */, |
| 35334 |
510D4A38103165EE0049EA54 /* SocketStreamHandleClient.h in Headers */, |
35342 |
510D4A38103165EE0049EA54 /* SocketStreamHandleClient.h in Headers */, |