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

Unified Diff: ppapi/native_client/tests/ppapi_simple_tests/event.stdin

Issue 7834007: Add comment to PPB_MouseInputEvent version 1.1 that GetMovement hasn't been supported. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 4 months 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: ppapi/native_client/tests/ppapi_simple_tests/event.stdin
diff --git a/ppapi/native_client/tests/ppapi_simple_tests/event.stdin b/ppapi/native_client/tests/ppapi_simple_tests/event.stdin
index d3a5a162a876d51068fa9b6af3b0d5b1f2184ce8..c35856530cbd1ee72f03054fc8da2a520fd81887 100644
--- a/ppapi/native_client/tests/ppapi_simple_tests/event.stdin
+++ b/ppapi/native_client/tests/ppapi_simple_tests/event.stdin
@@ -86,7 +86,7 @@ replay 1 PPB_GetInterface:s:i s("PPB_InputEvent;1.0") * i(1)
rpc PPP_Instance_DidCreate ${INSTANCE} i(1) ${TAGS} ${VALUES} * i(0)
replay 1 PPB_GetInterface:s:i s("PPB_Var;1.0") * i(1)
-replay 1 PPB_GetInterface:s:i s("PPB_MouseInputEvent;1.1") * i(1)
+replay 1 PPB_GetInterface:s:i s("PPB_MouseInputEvent;1.0") * i(1)
replay 1 PPB_GetInterface:s:i s("PPB_KeyboardInputEvent;1.0") * i(1)
# These occur once each for each event sent to the nexe
replay 7 PPB_Core_AddRefResource:i: ${EVENT} *

Powered by Google App Engine
This is Rietveld 408576698