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

Unified Diff: content/content_renderer.gypi

Issue 1987053002: Deduplicating code performing WebHTTPBody::Element conversions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: s/data/test_body/g 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/resource_request_body.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 2e4eb60909e7016ccd1716fd80e5b9f5604b73bc..7341be81665e000359d861d1841bf97cb0254cc0 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -237,6 +237,8 @@
'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/resource_request_body.cc ('k') | content/public/common/page_state.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698