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

Unified Diff: ppapi/ppapi_sources.gypi

Issue 10699045: Fix PPB_MouseLock.LockMouse crash and add tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 6 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/ppapi_sources.gypi
diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi
index c419c806305b50e8641d45b5786d303e55386844..de063451f4d30c86f7008f3c855cef8c5b4dc72c 100644
--- a/ppapi/ppapi_sources.gypi
+++ b/ppapi/ppapi_sources.gypi
@@ -350,6 +350,8 @@
'tests/test_memory.h',
'tests/test_mouse_cursor.cc',
'tests/test_mouse_cursor.h',
+ 'tests/test_mouse_lock.cc',
+ 'tests/test_mouse_lock.h',
'tests/test_net_address_private_untrusted.cc',
'tests/test_net_address_private_untrusted.h',
'tests/test_paint_aggregator.cc',

Powered by Google App Engine
This is Rietveld 408576698