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

Unified Diff: content/browser/BUILD.gn

Issue 2683493002: Get signals working in the EXTRA_DATA section of MHTML (Closed)
Patch Set: Merge changelist with tip of tree Created 3 years, 8 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/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index de0801fcf57ac1ecb60c0b6c7d89c0a38c73c9be..58dd303044367f5bf674ffa7bee1a68924e7c6a4 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -605,6 +605,8 @@ source_set("browser") {
"download/drag_download_file.h",
"download/drag_download_util.cc",
"download/drag_download_util.h",
+ "download/mhtml_extra_parts_impl.cc",
+ "download/mhtml_extra_parts_impl.h",
"download/mhtml_generation_manager.cc",
"download/mhtml_generation_manager.h",
"download/parallel_download_job.cc",
« no previous file with comments | « components/offline_pages/core/offline_page_model_impl_unittest.cc ('k') | content/browser/download/mhtml_extra_parts_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698