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

Unified Diff: ppapi/ppapi_proxy.gypi

Issue 231793003: Add IPC Channel for new ManifestService. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 8 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/nacl_irt/plugin_startup.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/ppapi_proxy.gypi
diff --git a/ppapi/ppapi_proxy.gypi b/ppapi/ppapi_proxy.gypi
index 11eb6976557328c1bd0b64d2b8125c82168da33b..f8605db61be9ad1f1ce5e01e70674d404e200f26 100644
--- a/ppapi/ppapi_proxy.gypi
+++ b/ppapi/ppapi_proxy.gypi
@@ -247,6 +247,8 @@
'nacl_irt/irt_ppapi.cc',
'nacl_irt/irt_ppapi.h',
'nacl_irt/irt_start.cc',
+ 'nacl_irt/manifest_service.cc',
+ 'nacl_irt/manifest_service.h',
'nacl_irt/plugin_main.cc',
'nacl_irt/plugin_main.h',
'nacl_irt/plugin_startup.cc',
« no previous file with comments | « ppapi/nacl_irt/plugin_startup.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698