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 f8f7dc44b83879d123533e80204d8982ea3084a6..7527df18e4a15c0edce36237f0892fbb8a82fd9a 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" |