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

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
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 18235530ec6698d50c62c2b5cb6bb243342c5edf..2c661af3c9e80dfb0f406186615aed6d5a03349c 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -238,6 +238,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',

Powered by Google App Engine
This is Rietveld 408576698