| 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 5520fba1eecbb0815874dde458685a90b297812f..c1fd2b64a7d8b404e2d9235258271cd3b44f23f7 100644
|
| --- a/chrome/browser/component_updater/ppapi_utils.cc
|
| +++ b/chrome/browser/component_updater/ppapi_utils.cc
|
| @@ -122,6 +122,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
|
|
|