Changeset 115246 in webkit
- Timestamp:
- Apr 25, 2012, 2:30:52 PM (13 years ago)
- Location:
- trunk/Source/WebCore
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/WebCore/ChangeLog
r115244 r115246 1 2012-04-25 Alpha Lam <hclam@chromium.org> 2 3 Unreviewed build fix. 4 5 Build fix for compilation failure due to r115243. 6 7 * platform/graphics/chromium/LayerChromium.h: 8 (WebCore): 9 1 10 2012-04-25 Ryosuke Niwa <rniwa@webkit.org> 2 11 -
trunk/Source/WebCore/platform/graphics/chromium/LayerChromium.h
r115243 r115246 57 57 namespace WebCore { 58 58 59 classCCAnimationEvent;59 struct CCAnimationEvent; 60 60 class CCLayerAnimationDelegate; 61 61 class CCLayerImpl;
Note:
See TracChangeset
for help on using the changeset viewer.