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

Unified Diff: ppapi/ppapi_tests.gypi

Issue 8413021: Add functions to generate input events to PPB_Testing_Dev. These make (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 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: ppapi/ppapi_tests.gypi
===================================================================
--- ppapi/ppapi_tests.gypi (revision 108154)
+++ ppapi/ppapi_tests.gypi (working copy)
@@ -110,6 +110,8 @@
'tests/test_graphics_3d.h',
'tests/test_image_data.cc',
'tests/test_image_data.h',
+ 'tests/test_input_event.cc',
+ 'tests/test_input_event.h',
'tests/test_memory.cc',
'tests/test_memory.h',
'tests/test_paint_aggregator.cc',

Powered by Google App Engine
This is Rietveld 408576698