| Index: chrome/browser/component_updater/ppapi_utils.cc
|
| diff --git a/chrome/browser/component_updater/ppapi_utils.cc b/chrome/browser/component_updater/ppapi_utils.cc
|
| index cdd8363bb7f1df6a71ee78339387900fe57397b6..f8f7dc44b83879d123533e80204d8982ea3084a6 100644
|
| --- a/chrome/browser/component_updater/ppapi_utils.cc
|
| +++ b/chrome/browser/component_updater/ppapi_utils.cc
|
| @@ -87,6 +87,7 @@
|
| #include "ppapi/c/private/ppb_flash_message_loop.h"
|
| #include "ppapi/c/private/ppb_flash_print.h"
|
| #include "ppapi/c/private/ppb_host_resolver_private.h"
|
| +#include "ppapi/c/private/ppb_input_event_private.h"
|
| #include "ppapi/c/private/ppb_isolated_file_system_private.h"
|
| #include "ppapi/c/private/ppb_output_protection_private.h"
|
| #include "ppapi/c/private/ppb_pdf.h"
|
|
|