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

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
Index: ppapi/ppapi_proxy.gypi
diff --git a/ppapi/ppapi_proxy.gypi b/ppapi/ppapi_proxy.gypi
index 11eb6976557328c1bd0b64d2b8125c82168da33b..e5b2885d1d6b6dd78153621efd8d14b73266798d 100644
--- a/ppapi/ppapi_proxy.gypi
+++ b/ppapi/ppapi_proxy.gypi
@@ -244,6 +244,8 @@
'target_conditions': [
['>(nacl_untrusted_build)==1', {
'sources': [
+ 'nacl_irt/embedder_service.cc',
+ 'nacl_irt/embedder_service.h',
'nacl_irt/irt_ppapi.cc',
'nacl_irt/irt_ppapi.h',
'nacl_irt/irt_start.cc',
« components/nacl/renderer/ppb_nacl_private_impl.cc ('K') | « ppapi/nacl_irt/plugin_startup.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698