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

Unified Diff: webkit/glue/webkit_glue.gypi

Issue 9188045: Introduce PPB_Flash_MessageLoop interface for Pepper Flash. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Use base::Callback instead of PP_CompletionCallback in RunFromHostProxy(). Created 8 years, 11 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/thunk/thunk.h ('k') | webkit/plugins/ppapi/plugin_module.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/glue/webkit_glue.gypi
diff --git a/webkit/glue/webkit_glue.gypi b/webkit/glue/webkit_glue.gypi
index 2f4bd5accc1839f68b99c0341525bb6ac33085ed..37fd879e1c89ea9f80d8b5d9141789d8e2569433 100644
--- a/webkit/glue/webkit_glue.gypi
+++ b/webkit/glue/webkit_glue.gypi
@@ -281,6 +281,8 @@
'../plugins/ppapi/ppb_flash_impl.h',
'../plugins/ppapi/ppb_flash_menu_impl.cc',
'../plugins/ppapi/ppb_flash_menu_impl.h',
+ '../plugins/ppapi/ppb_flash_message_loop_impl.cc',
+ '../plugins/ppapi/ppb_flash_message_loop_impl.h',
'../plugins/ppapi/ppb_flash_net_connector_impl.cc',
'../plugins/ppapi/ppb_flash_net_connector_impl.h',
'../plugins/ppapi/ppb_font_impl.cc',
« no previous file with comments | « ppapi/thunk/thunk.h ('k') | webkit/plugins/ppapi/plugin_module.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698