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 8e0886e87f554b4fae2f5fc8976fcf9368934dc8..de9dc84b2a39954a8d45c316bde95efaf765e063 100644 |
--- a/chrome/browser/component_updater/ppapi_utils.cc |
+++ b/chrome/browser/component_updater/ppapi_utils.cc |
@@ -124,6 +124,7 @@ bool IsSupportedPepperInterface(const char* name) { |
#include "ppapi/thunk/interfaces_ppb_private_flash.h" |
#include "ppapi/thunk/interfaces_ppb_private_no_permissions.h" |
#include "ppapi/thunk/interfaces_ppb_public_dev.h" |
+ #include "ppapi/thunk/interfaces_ppb_public_dev_channel.h" |
#include "ppapi/thunk/interfaces_ppb_public_stable.h" |
#undef UNPROXIED_IFACE |