| Index: third_party/WebKit/Source/core/fetch/CSSStyleSheetResource.h
|
| diff --git a/third_party/WebKit/Source/core/fetch/CSSStyleSheetResource.h b/third_party/WebKit/Source/core/fetch/CSSStyleSheetResource.h
|
| index 6aa0704dc62a3e684d8260d79ac6f7919f0eade1..51ff8d9133f57ef9d5ccdc4a76b781fe502b1672 100644
|
| --- a/third_party/WebKit/Source/core/fetch/CSSStyleSheetResource.h
|
| +++ b/third_party/WebKit/Source/core/fetch/CSSStyleSheetResource.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 CSSStyleSheetResource_h
|
|
|