| Index: third_party/WebKit/Source/core/fetch/XSLStyleSheetResource.h
|
| diff --git a/third_party/WebKit/Source/core/fetch/XSLStyleSheetResource.h b/third_party/WebKit/Source/core/fetch/XSLStyleSheetResource.h
|
| index 0ec9b3b12b935a942fc1b3e9c644e759fed6d3a8..873006df59c38d87700ad6fcbd036f8f616c18e0 100644
|
| --- a/third_party/WebKit/Source/core/fetch/XSLStyleSheetResource.h
|
| +++ b/third_party/WebKit/Source/core/fetch/XSLStyleSheetResource.h
|
| @@ -19,8 +19,8 @@
|
| the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
|
| Boston, MA 02110-1301, USA.
|
|
|
| - This class provides all functionality needed for loading images, style sheets and html
|
| - pages from the web. It has a memory cache for these objects.
|
| + This class provides all functionality needed for loading images, style
|
| + sheets and html pages from the web. It has a memory cache for these objects.
|
| */
|
|
|
| #ifndef XSLStyleSheetResource_h
|
|
|