| Index: content/child/blink_platform_impl.cc
|
| diff --git a/content/child/blink_platform_impl.cc b/content/child/blink_platform_impl.cc
|
| index e0c995f9c025f6df6579e856d73c4bd1660122f2..7b2d143416d540d9fa5e95a4db8499b91cbdaefa 100644
|
| --- a/content/child/blink_platform_impl.cc
|
| +++ b/content/child/blink_platform_impl.cc
|
| @@ -58,6 +58,7 @@
|
| #include "content/child/worker_task_runner.h"
|
| #include "content/public/common/content_client.h"
|
| #include "net/base/data_url.h"
|
| +#include "net/base/ip_address_number.h"
|
| #include "net/base/net_errors.h"
|
| #include "net/base/net_util.h"
|
| #include "third_party/WebKit/public/platform/WebConvertableToTraceFormat.h"
|
|
|