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

Unified Diff: content/content_common.gypi

Issue 10984094: Hook up PpapiPermissions in more places. (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
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index c246a2e1d18e19fd79b5501d3408c726576d0482..59b48bfdec09eee1a616f800ca210deab2eb64ae 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -62,6 +62,8 @@
'public/common/page_transition_types.h',
'public/common/page_type.h',
'public/common/page_zoom.h',
+ 'public/common/pepper_permissions_config.cc',
+ 'public/common/pepper_permissions_config.h',
'public/common/pepper_plugin_info.cc',
'public/common/pepper_plugin_info.h',
'public/common/process_type.h',

Powered by Google App Engine
This is Rietveld 408576698