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

Unified Diff: content/content_renderer.gypi

Issue 2012913002: Deduping conversions between ResourceRequestBody/WebHTTPBody/ExplodedHttpBody. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@get-rid-of-exploded-http-body
Patch Set: Calling ResourceRequestBody::AppendFileRange with optional_body_file_path. Created 4 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 | « content/common/page_state_serialization_unittest.cc ('k') | content/public/common/page_state.cc » ('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 7abf917e9f9e5fcf90790b2065b05388d9208709..1aa5c4d34fa42ee05758ff2b1f68818b2f7631aa 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -235,8 +235,6 @@
'renderer/history_entry.h',
'renderer/history_serialization.cc',
'renderer/history_serialization.h',
- 'renderer/http_body_conversions.cc',
- 'renderer/http_body_conversions.h',
'renderer/idle_user_detector.cc',
'renderer/idle_user_detector.h',
'renderer/image_downloader/image_downloader_impl.cc',
« no previous file with comments | « content/common/page_state_serialization_unittest.cc ('k') | content/public/common/page_state.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698