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

Unified Diff: content/content_browser.gypi

Issue 19723010: Pepper Message Filters: Port to use explicit permission grants in ChildProcessSecurityPolicy. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@0044-write-support-remove-child-process-security-policy-bitmask-usage
Patch Set: Created 7 years, 5 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 | « content/common/view_messages.h ('k') | content/renderer/pepper/pepper_file_io_host.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 7570debf284bf8fb2d95d4b3d6be714eea3f442c..ce11fc7a146b4164bfcf04e42fc8a8398a56d35d 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -904,6 +904,8 @@
'browser/renderer_host/pepper/pepper_printing_host.h',
'browser/renderer_host/pepper/pepper_renderer_connection.cc',
'browser/renderer_host/pepper/pepper_renderer_connection.h',
+ 'browser/renderer_host/pepper/pepper_security_helper.cc',
+ 'browser/renderer_host/pepper/pepper_security_helper.h',
'browser/renderer_host/pepper/pepper_socket_utils.cc',
'browser/renderer_host/pepper/pepper_socket_utils.h',
'browser/renderer_host/pepper/pepper_tcp_server_socket.cc',
« no previous file with comments | « content/common/view_messages.h ('k') | content/renderer/pepper/pepper_file_io_host.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698