summaryrefslogtreecommitdiffstats
path: root/content/content_common.gypi
diff options
context:
space:
mode:
authortsepez@chromium.org <tsepez@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-01 20:46:52 +0000
committertsepez@chromium.org <tsepez@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-01 20:46:52 +0000
commit042ba8592ac73507fda0135d977b63347b77b873 (patch)
tree1472630f6960ec5ee2214bd11f33939f7282a70a /content/content_common.gypi
parent7e1dc3d25fb9211ae4baf7577ef72afcad78f2e1 (diff)
downloadchromium_src-042ba8592ac73507fda0135d977b63347b77b873.zip
chromium_src-042ba8592ac73507fda0135d977b63347b77b873.tar.gz
chromium_src-042ba8592ac73507fda0135d977b63347b77b873.tar.bz2
Revert 140093 - Open pepper files directly in browser.
This CL merges in the changes for the per-profile plugin process from the previously retired CL. Review URL: https://chromiumcodereview.appspot.com/10387195 TBR=tsepez@chromium.org Review URL: https://chromiumcodereview.appspot.com/10477006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@140094 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/content_common.gypi')
-rw-r--r--content/content_common.gypi2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 38b27a7..f61c556 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -272,6 +272,8 @@
'common/p2p_messages.h',
'common/p2p_sockets.h',
'common/page_zoom.cc',
+ 'common/pepper_file_messages.cc',
+ 'common/pepper_file_messages.h',
'common/pepper_messages.h',
'common/pepper_plugin_registry.cc',
'common/pepper_plugin_registry.h',