Chromium Code Reviews| Index: Source/WebCore/page/PageGroup.h |
| =================================================================== |
| --- Source/WebCore/page/PageGroup.h (revision 135771) |
| +++ Source/WebCore/page/PageGroup.h (working copy) |
| @@ -119,7 +119,7 @@ |
| PageGroup(Page*); |
| void addVisitedLink(LinkHash stringHash); |
| - void resetUserStyleCacheInAllFrames(); |
| + void invalidatedInjectedStyleSheetCacheInAllFrames(); |
| #if ENABLE(VIDEO_TRACK) |
| CaptionUserPreferences* captionPreferences(); |