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 d8bee1ecfc79e5aac41c6d858e19bf5aa74d9c80..ce9ac7397f0d9c50c07f76c8a073019fd46ce037 100644 |
--- a/chrome/browser/component_updater/ppapi_utils.cc |
+++ b/chrome/browser/component_updater/ppapi_utils.cc |
@@ -70,6 +70,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" |