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

Unified Diff: content/content_common.gypi

Issue 2038233002: Using ResourceRequestBody as the type of HTTP body outside of //content. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@make-resource-request-body-public
Patch Set: Rebasing... Created 4 years, 6 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.cc ('k') | content/content_jni.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index b6474c2fde986ced88395855c7247aa777c4f2ad..a25a6d943f79e6209785a8d89fb6cdfc37a276d1 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -239,6 +239,8 @@
'common/android/hash_set.h',
'common/android/media_metadata_android.cc',
'common/android/media_metadata_android.h',
+ 'common/android/resource_request_body_android.cc',
+ 'common/android/resource_request_body_android.h',
'common/android/sync_compositor_messages.cc',
'common/android/sync_compositor_messages.h',
'common/android/sync_compositor_statics.cc',
« no previous file with comments | « content/common/page_state_serialization.cc ('k') | content/content_jni.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698