diff options
author | tsepez@chromium.org <tsepez@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-06-04 22:19:46 +0000 |
---|---|---|
committer | tsepez@chromium.org <tsepez@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-06-04 22:19:46 +0000 |
commit | 889636c1b0df6feb74cab6e23aa6ba1c7e65546a (patch) | |
tree | 301fec1f14656c1ebbb0b38ebbcc39fdb47cff18 /content/content_common.gypi | |
parent | 90b3ee177b6f4dabf5f10ca10be123da2222ea9d (diff) | |
download | chromium_src-889636c1b0df6feb74cab6e23aa6ba1c7e65546a.zip chromium_src-889636c1b0df6feb74cab6e23aa6ba1c7e65546a.tar.gz chromium_src-889636c1b0df6feb74cab6e23aa6ba1c7e65546a.tar.bz2 |
Open pepper files directly in browser.
This CL merges in the changes for the per-profile plugin process from the
previously retired CL.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=140093
Review URL: https://chromiumcodereview.appspot.com/10387195
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@140399 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/content_common.gypi')
-rw-r--r-- | content/content_common.gypi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/content/content_common.gypi b/content/content_common.gypi index 16b13f6..65b025d 100644 --- a/content/content_common.gypi +++ b/content/content_common.gypi @@ -269,8 +269,6 @@ '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', |