Changeset 184016 in webkit
- Timestamp:
- May 8, 2015, 2:48:37 PM (11 years ago)
- Location:
- trunk/Source/WebKit2
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
UIProcess/WebPageProxy.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/WebKit2/ChangeLog
r184014 r184016 1 2015-05-08 Timothy Horton <timothy_horton@apple.com> 2 3 Fix the build. 4 5 * UIProcess/WebPageProxy.cpp: 6 1 7 2015-05-08 Timothy Horton <timothy_horton@apple.com> 2 8 -
trunk/Source/WebKit2/UIProcess/WebPageProxy.cpp
r184011 r184016 141 141 #include "RemoteLayerTreeScrollingPerformanceData.h" 142 142 #include "ViewSnapshotStore.h" 143 #include <WebCore/MachSendRight.h> 143 144 #include <WebCore/RunLoopObserver.h> 144 145 #endif
Note:
See TracChangeset
for help on using the changeset viewer.