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

Unified Diff: content/content_common.gypi

Issue 1947263004: Introduces a new MHTML generation parameter specifying different behvaior for cache-control headers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase onto origin/master. 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/frame_messages.h ('k') | content/public/browser/web_contents.h » ('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 e480bdf5f6454a7be4334b226a8bc166882c3896..3c02f5c8c8309e5a5efc321812e6497afda5670c 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -144,6 +144,8 @@
'public/common/media_stream_request.h',
'public/common/menu_item.cc',
'public/common/menu_item.h',
+ 'public/common/mhtml_generation_params.cc',
+ 'public/common/mhtml_generation_params.h',
'public/common/mojo_application_info.cc',
'public/common/mojo_application_info.h',
'public/common/mojo_channel_switches.cc',
« no previous file with comments | « content/common/frame_messages.h ('k') | content/public/browser/web_contents.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698