| Index: chrome/common/render_messages_internal.h
|
| ===================================================================
|
| --- chrome/common/render_messages_internal.h (revision 69282)
|
| +++ chrome/common/render_messages_internal.h (working copy)
|
| @@ -2673,5 +2673,5 @@
|
| // Get the directory's contents.
|
| IPC_SYNC_MESSAGE_CONTROL1_2(ViewHostMsg_PepperGetDirContents,
|
| FilePath /* path */,
|
| - PepperDirContents, /* contents */
|
| + webkit::plugins::ppapi::DirContents, /* contents */
|
| base::PlatformFileError /* error_code */)
|
|
|