Changeset 98684 in webkit
- Timestamp:
- Oct 27, 2011, 8:50:15 PM (15 years ago)
- Location:
- trunk/Source/WebKit2
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
WebProcess/Plugins/Plugin.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/WebKit2/ChangeLog
r98664 r98684 1 2011-10-27 Martin Robinson <mrobinson@igalia.com> 2 3 Fix the GTK+ build after r98664. 4 5 * WebProcess/Plugins/Plugin.h: Add an IntSize forward declaration. 6 1 7 2011-10-27 Anders Carlsson <andersca@apple.com> 2 8 -
trunk/Source/WebKit2/WebProcess/Plugins/Plugin.h
r98664 r98684 44 44 class GraphicsContext; 45 45 class IntRect; 46 class IntSize; 46 47 class Scrollbar; 47 48 }
Note:
See TracChangeset
for help on using the changeset viewer.