| Index: content/common/pepper_messages.h
|
| diff --git a/content/common/pepper_messages.h b/content/common/pepper_messages.h
|
| index 5d89a9bd6557eccded809a4d8adc58950aefe8ef..84d1f8b1a6e139eed5e3d4d3ec3e3e369d39d31f 100644
|
| --- a/content/common/pepper_messages.h
|
| +++ b/content/common/pepper_messages.h
|
| @@ -21,9 +21,6 @@ IPC_SYNC_MESSAGE_CONTROL1_1(PepperMsg_GetLocalTimeZoneOffset,
|
| base::Time /* t */,
|
| double /* result */)
|
|
|
| -IPC_SYNC_MESSAGE_CONTROL0_1(PepperMsg_GetDeviceID,
|
| - std::string /* id */)
|
| -
|
| IPC_SYNC_MESSAGE_CONTROL2_1(PepperMsg_GetLocalDataRestrictions,
|
| GURL /* document_url */,
|
| GURL /* plugin_url */,
|
|
|