| Index: third_party/WebKit/Source/core/fetch/ScriptResource.h
|
| diff --git a/third_party/WebKit/Source/core/fetch/ScriptResource.h b/third_party/WebKit/Source/core/fetch/ScriptResource.h
|
| index c241fc0d82b3ca1369131cfaeebb79068e092571..318cc73bd5c9cac1f893aaf39a16b5d0fb3ea60d 100644
|
| --- a/third_party/WebKit/Source/core/fetch/ScriptResource.h
|
| +++ b/third_party/WebKit/Source/core/fetch/ScriptResource.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 ScriptResource_h
|
|
|