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

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: Work on compile. 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
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 1cea32d40d12c194bb9a21e8fed5c95c7706c42f..63cede2d86d9bd2b7a927db8b39214b95a765433 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -147,6 +147,8 @@
'public/common/message_port_types.h',
'public/common/mojo_application_info.cc',
'public/common/mojo_application_info.h',
+ 'public/common/mhtml_generation.cc',
+ 'public/common/mhtml_generation.h',
'public/common/mojo_channel_switches.cc',
'public/common/mojo_channel_switches.h',
'public/common/mojo_shell_connection.h',

Powered by Google App Engine
This is Rietveld 408576698