| 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 59e29695516a478d3199178394f3bfa55b674db6..a9c097e425e0a4015be164060ce134453662f6fe 100644
|
| --- a/chrome/browser/component_updater/ppapi_utils.cc
|
| +++ b/chrome/browser/component_updater/ppapi_utils.cc
|
| @@ -71,6 +71,7 @@
|
| #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_encoder.h"
|
| #include "ppapi/c/ppb_video_frame.h"
|
| #include "ppapi/c/ppb_view.h"
|
| #include "ppapi/c/ppb_websocket.h"
|
|
|