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

Unified Diff: native_client_sdk/src/libraries/ppapi_cpp/library.dsc

Issue 18671004: PPAPI: Move IMEInputEvent and TextInput to stable. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressing one comment Created 7 years, 5 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
« no previous file with comments | « native_client_sdk/src/libraries/ppapi/library.dsc ('k') | ppapi/api/ppb_input_event.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/libraries/ppapi_cpp/library.dsc
diff --git a/native_client_sdk/src/libraries/ppapi_cpp/library.dsc b/native_client_sdk/src/libraries/ppapi_cpp/library.dsc
index 061685c46df05e22b96d71fe521ea4744d0fca55..cd1ae06095acc1b68fdbe182ee3c49c7bf80ea70 100644
--- a/native_client_sdk/src/libraries/ppapi_cpp/library.dsc
+++ b/native_client_sdk/src/libraries/ppapi_cpp/library.dsc
@@ -44,6 +44,7 @@
'rect.cc',
'resource.cc',
'tcp_socket.cc',
+ 'text_input_controller.cc',
'udp_socket.cc',
'url_loader.cc',
'url_request_info.cc',
@@ -142,6 +143,7 @@
'resource.h',
'size.h',
'tcp_socket.h',
+ 'text_input_controller.h',
'touch_point.h',
'udp_socket.h',
'url_loader.h',
« no previous file with comments | « native_client_sdk/src/libraries/ppapi/library.dsc ('k') | ppapi/api/ppb_input_event.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698