Changeset 99272 in webkit
- Timestamp:
- Nov 4, 2011, 4:23:18 AM (15 years ago)
- Location:
- trunk/Source/WebCore
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
WebCore.gypi (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/WebCore/ChangeLog
r99267 r99272 1 2011-11-04 Tommy Widenflycht <tommyw@google.com> 2 3 [chromium] MediaStream API: Fixing wrong path for PeerConnectionHandler.h in WebCore.gyp 4 https://bugs.webkit.org/show_bug.cgi?id=71548 5 6 Reviewed by Tony Gentilcore. 7 8 * WebCore.gypi: 9 1 10 2011-11-04 Patrick Gansterer <paroga@webkit.org> 2 11 -
trunk/Source/WebCore/WebCore.gypi
r99261 r99272 817 817 'platform/mediastream/MediaStreamDescriptor.h', 818 818 'platform/mediastream/MediaStreamSource.h', 819 'platform/mediastream/PeerConnectionHandler.h',820 819 'platform/mediastream/PeerConnectionHandlerClient.h', 820 'platform/mediastream/chromium/PeerConnectionHandler.h', 821 821 'platform/mock/DeviceOrientationClientMock.h', 822 822 'platform/mock/GeolocationClientMock.h',
Note:
See TracChangeset
for help on using the changeset viewer.