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

Unified Diff: content/content_renderer.gypi

Issue 14371021: Implementation of URLLoader using PluginResource/ResourceHost. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Rebase, track src/webkit gypi changes. Created 7 years, 7 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
« no previous file with comments | « no previous file | content/public/renderer/renderer_ppapi_host.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_renderer.gypi
diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
index 8024ab93886b21ffc2d71fcb003ac68684ca898d..4b6596516cad4e967cadaa8aa58f9d6ccc42037d 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -225,6 +225,8 @@
'renderer/pepper/pepper_truetype_font_linux.cc',
'renderer/pepper/pepper_truetype_font_mac.mm',
'renderer/pepper/pepper_truetype_font_win.cc',
+ 'renderer/pepper/pepper_url_loader_host.cc',
+ 'renderer/pepper/pepper_url_loader_host.h',
'renderer/pepper/pepper_video_capture_host.cc',
'renderer/pepper/pepper_video_capture_host.h',
'renderer/pepper/pepper_websocket_host.cc',
« no previous file with comments | « no previous file | content/public/renderer/renderer_ppapi_host.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698