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

Unified Diff: ppapi/ppapi_host.gypi

Issue 10912062: Implement the gamepad API in the IPC proxy (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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/host/resource_host.h ('k') | ppapi/ppapi_shared.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/ppapi_host.gypi
diff --git a/ppapi/ppapi_host.gypi b/ppapi/ppapi_host.gypi
index 079125e28c4154d5d7e5292671dfceba2b101338..8967e456ab595f7cff43244812c0f05befe37a8b 100644
--- a/ppapi/ppapi_host.gypi
+++ b/ppapi/ppapi_host.gypi
@@ -23,6 +23,7 @@
'sources': [
'host/dispatch_host_message.h',
'host/host_factory.h',
+ 'host/host_message_context.cc',
'host/host_message_context.h',
'host/instance_message_filter.cc',
'host/instance_message_filter.h',
« no previous file with comments | « ppapi/host/resource_host.h ('k') | ppapi/ppapi_shared.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698