| 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 e5b39f284b3d07836352961fc10ad57833f79145..f17f73c4dbcc022a0233c82d7437a49df0a1c280 100644
|
| --- a/content/browser/renderer_host/pepper_message_filter.cc
|
| +++ b/content/browser/renderer_host/pepper_message_filter.cc
|
| @@ -46,6 +46,7 @@
|
| #endif // ENABLE_FLAPPER_HACKS
|
|
|
| using content::BrowserThread;
|
| +using content::RenderViewHostImpl;
|
| using ppapi::NetAddressPrivateImpl;
|
|
|
| namespace {
|
|
|