| Index: content/browser/renderer_host/pepper_message_filter.cc
|
| diff --git a/content/browser/renderer_host/pepper_message_filter.cc b/content/browser/renderer_host/pepper_message_filter.cc
|
| index 6a77171ecf694988fcc92aafa06fdb8a18cb8f20..ae582add24e02ff9c07ae857df45e58a9b4f696b 100644
|
| --- a/content/browser/renderer_host/pepper_message_filter.cc
|
| +++ b/content/browser/renderer_host/pepper_message_filter.cc
|
| @@ -16,7 +16,8 @@
|
| #include "net/base/host_port_pair.h"
|
| #include "net/base/host_resolver.h"
|
| #include "net/url_request/url_request_context.h"
|
| -#include "webkit/plugins/ppapi/ppb_flash_impl.h"
|
| +#include "ppapi/c/private/ppb_flash_net_connector.h"
|
| +#include "webkit/plugins/ppapi/ppb_flash_net_connector_impl.h"
|
|
|
| #if defined(ENABLE_FLAPPER_HACKS)
|
| #include <netdb.h>
|
|
|