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 41f41ea1ecf9459360180ba2ab86ccf173adc17e..a6f1eebeb1f18b54f3b196ded434f0d6e5f3c8fe 100644 |
--- a/chrome/browser/component_updater/ppapi_utils.cc |
+++ b/chrome/browser/component_updater/ppapi_utils.cc |
@@ -42,6 +42,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" |