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

Unified Diff: ppapi/ppapi_shared.gypi

Issue 8059006: Additional update on Pepper IME API and boilerplate thunk/proxy implementation. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Make win_shared happy. Created 9 years, 3 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 | « ppapi/ppapi_proxy.gypi ('k') | ppapi/proxy/interface_id.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/ppapi_shared.gypi
diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi
index 3817748c644e5f7dcdf08484dc50e5e35b1fee1e..a07228423f0b896c35eec6494a7a67f3bf139423 100644
--- a/ppapi/ppapi_shared.gypi
+++ b/ppapi/ppapi_shared.gypi
@@ -153,6 +153,8 @@
'thunk/ppb_scrollbar_thunk.cc',
'thunk/ppb_surface_3d_api.h',
'thunk/ppb_surface_3d_thunk.cc',
+ 'thunk/ppb_text_input_api.h',
+ 'thunk/ppb_text_input_thunk.cc',
'thunk/ppb_transport_api.h',
'thunk/ppb_transport_thunk.cc',
'thunk/ppb_url_loader_api.h',
« no previous file with comments | « ppapi/ppapi_proxy.gypi ('k') | ppapi/proxy/interface_id.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698