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

Unified Diff: content/content_browser.gypi

Issue 11617005: Refactor PepperFlashFileHost and PepperBrokerHost to use MessageFilterHost. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years 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/browser/renderer_host/pepper/pepper_flash_file_message_filter.cc ('k') | no next file » | 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 047b015000bb577c2464b9a8603a1dd4db77a0f0..4542fc1930bb6eb87ab4679848e475d8431c7af7 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -674,8 +674,8 @@
'browser/renderer_host/pepper/content_browser_pepper_host_factory.h',
'browser/renderer_host/pepper/pepper_browser_font_singleton_host.cc',
'browser/renderer_host/pepper/pepper_browser_font_singleton_host.h',
- 'browser/renderer_host/pepper/pepper_flash_file_host.cc',
- 'browser/renderer_host/pepper/pepper_flash_file_host.h',
+ 'browser/renderer_host/pepper/pepper_flash_file_message_filter.cc',
+ 'browser/renderer_host/pepper/pepper_flash_file_message_filter.h',
'browser/renderer_host/pepper/pepper_gamepad_host.cc',
'browser/renderer_host/pepper/pepper_gamepad_host.h',
'browser/renderer_host/pepper/pepper_lookup_request.h',
« no previous file with comments | « content/browser/renderer_host/pepper/pepper_flash_file_message_filter.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698