| Index: ppapi/ppapi_sources.gypi
|
| diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi
|
| index 1d61391f8919b7d6e98b05092ef0c30394bfd19a..3669be6c829712145d83fb2b4cbd1f7fba803edf 100644
|
| --- a/ppapi/ppapi_sources.gypi
|
| +++ b/ppapi/ppapi_sources.gypi
|
| @@ -136,8 +136,8 @@
|
| 'c/trusted/ppp_broker.h',
|
|
|
| # Extensions dev interfaces.
|
| - 'c/extensions/dev/ppb_alarms_dev.h',
|
| - 'c/extensions/dev/ppb_events_dev.h',
|
| + 'c/extensions/dev/ppb_ext_alarms_dev.h',
|
| + 'c/extensions/dev/ppb_ext_events_dev.h',
|
| ],
|
| 'cpp_source_files': [
|
| 'cpp/array_output.cc',
|
|
|