| Index: content/child/blink_platform_impl.cc
|
| diff --git a/content/child/blink_platform_impl.cc b/content/child/blink_platform_impl.cc
|
| index ca4a2400c60eb79c371b66a080785b73e42683c9..3292af24216c3eb61e7297b2d153b9e52051aa2d 100644
|
| --- a/content/child/blink_platform_impl.cc
|
| +++ b/content/child/blink_platform_impl.cc
|
| @@ -37,8 +37,8 @@
|
| #include "content/child/worker_task_runner.h"
|
| #include "content/public/common/content_client.h"
|
| #include "grit/blink_resources.h"
|
| +#include "grit/content_strings.h"
|
| #include "grit/webkit_resources.h"
|
| -#include "grit/webkit_strings.h"
|
| #include "net/base/data_url.h"
|
| #include "net/base/mime_util.h"
|
| #include "net/base/net_errors.h"
|
|
|