| 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..63aaf475337eb3254714865ac94751b0fdd061f5 100644 | 
| --- a/chrome/browser/component_updater/ppapi_utils.cc | 
| +++ b/chrome/browser/component_updater/ppapi_utils.cc | 
| @@ -68,6 +68,7 @@ | 
| #include "ppapi/c/ppb_var_array.h" | 
| #include "ppapi/c/ppb_var_array_buffer.h" | 
| #include "ppapi/c/ppb_var_dictionary.h" | 
| +#include "ppapi/c/ppb_video_decoder.h" | 
| #include "ppapi/c/ppb_video_frame.h" | 
| #include "ppapi/c/ppb_view.h" | 
| #include "ppapi/c/ppb_websocket.h" | 
|  |