Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(95)

Unified Diff: content/common/pepper_messages.h

Issue 11411102: Deprecate and remove unused PPB_Flash functions. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 */,
« no previous file with comments | « content/browser/renderer_host/pepper/pepper_message_filter.cc ('k') | content/renderer/pepper/pepper_plugin_delegate_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698