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

Unified Diff: chrome/chrome_browser.gypi

Issue 11359147: Convert the Pepper Talk API to use the new resource system. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 1 month 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 | « chrome/browser/renderer_host/pepper/pepper_talk_host.cc ('k') | content/ppapi_plugin/ppapi_thread.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 9b8371d717dfdeda172f57fb88e4b003720d26ca..190f968ed97140922a6112b5ebb4c56020f9a33c 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1227,8 +1227,6 @@
'browser/pepper_broker_infobar_delegate.h',
'browser/pepper_flash_settings_manager.cc',
'browser/pepper_flash_settings_manager.h',
- 'browser/pepper_gtalk_message_filter.cc',
- 'browser/pepper_gtalk_message_filter.h',
'browser/performance_monitor/constants.cc',
'browser/performance_monitor/constants.h',
'browser/performance_monitor/database.cc',
@@ -1636,6 +1634,8 @@
'browser/renderer_host/pepper/chrome_browser_pepper_host_factory.h',
'browser/renderer_host/pepper/pepper_flash_device_id_host.cc',
'browser/renderer_host/pepper/pepper_flash_device_id_host.h',
+ 'browser/renderer_host/pepper/pepper_talk_host.cc',
+ 'browser/renderer_host/pepper/pepper_talk_host.h',
'browser/renderer_host/plugin_info_message_filter.cc',
'browser/renderer_host/plugin_info_message_filter.h',
'browser/renderer_host/safe_browsing_resource_throttle.cc',
« no previous file with comments | « chrome/browser/renderer_host/pepper/pepper_talk_host.cc ('k') | content/ppapi_plugin/ppapi_thread.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698