| 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 bebb9a535bffd4eb8608f592ab65516b873d6943..ddbf36d0669469aea98956889076c5b762e90d52 100644
|
| --- a/chrome/browser/component_updater/ppapi_utils.cc
|
| +++ b/chrome/browser/component_updater/ppapi_utils.cc
|
| @@ -41,6 +41,7 @@
|
| #include "ppapi/c/ppb_console.h"
|
| #include "ppapi/c/ppb_core.h"
|
| #include "ppapi/c/ppb_file_io.h"
|
| +#include "ppapi/c/ppb_file_mapping.h"
|
| #include "ppapi/c/ppb_file_ref.h"
|
| #include "ppapi/c/ppb_file_system.h"
|
| #include "ppapi/c/ppb_fullscreen.h"
|
|
|