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

Unified Diff: ppapi/native_client/tests/ppapi_tests/nacl.scons

Issue 9814015: Add new MouseCursor interface for setting the mouse cursor. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 9 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_tests/nacl.scons
diff --git a/ppapi/native_client/tests/ppapi_tests/nacl.scons b/ppapi/native_client/tests/ppapi_tests/nacl.scons
index b590a84f38721395af78e9310599b28d8fd2eac5..1497a588ff06c304e436b1112de464aec9902a11 100644
--- a/ppapi/native_client/tests/ppapi_tests/nacl.scons
+++ b/ppapi/native_client/tests/ppapi_tests/nacl.scons
@@ -37,7 +37,7 @@ ppapi_tests_sources = [
#'test_buffer.cc',
# Not yet proxied.
#'test_char_set.cc',
- 'test_cursor_control.cc',
+ 'test_mouse_cursor.cc',
dmichael (off chromium) 2012/03/26 17:43:17 nit: alphabetical
# Fails in DeleteDirectoryRecursively.
# BUG: http://code.google.com/p/nativeclient/issues/detail?id=2107
#'test_directory_reader.cc',

Powered by Google App Engine
This is Rietveld 408576698