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

Unified Diff: ppapi/ppapi_sources.gypi

Issue 10391101: Test for Pepper IME events. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 7 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 05cf661382173e425ff9988af6edade83ef95fd7..6e6d617fd634c4acf616de9058d211f85c7637e5 100644
--- a/ppapi/ppapi_sources.gypi
+++ b/ppapi/ppapi_sources.gypi
@@ -335,6 +335,8 @@
'tests/test_host_resolver_private.h',
'tests/test_image_data.cc',
'tests/test_image_data.h',
+ 'tests/test_ime_input_event.cc',
+ 'tests/test_ime_input_event.h',
'tests/test_input_event.cc',
'tests/test_input_event.h',
'tests/test_memory.cc',

Powered by Google App Engine
This is Rietveld 408576698