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

Unified Diff: ppapi/ppapi_proxy.gypi

Issue 24039002: Pepper API implementation for output protection. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: avoid PostTask methods in dtor Created 7 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
Index: ppapi/ppapi_proxy.gypi
diff --git a/ppapi/ppapi_proxy.gypi b/ppapi/ppapi_proxy.gypi
index 52b97e9c74d6ec30cdabd6a45f0b61ab2e22b3f3..67f4d8449e29e72bae34b80008ca64e9b3849d49 100644
--- a/ppapi/ppapi_proxy.gypi
+++ b/ppapi/ppapi_proxy.gypi
@@ -84,6 +84,8 @@
'proxy/net_address_resource.h',
'proxy/network_proxy_resource.cc',
'proxy/network_proxy_resource.h',
+ 'proxy/output_protection_resource.cc',
+ 'proxy/output_protection_resource.h',
'proxy/pdf_resource.cc',
'proxy/pdf_resource.h',
'proxy/plugin_array_buffer_var.cc',

Powered by Google App Engine
This is Rietveld 408576698