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

Unified Diff: content/common/BUILD.gn

Issue 2519273002: Fail when saving page as MHTML provides information about the cause. (Closed)
Patch Set: Minor changes. Created 4 years, 1 month 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/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index ed827610ea9280eb4fc8b4d5c747fb8bd441afe9..7fd4957fbc9137e6df1fa1f4b9a1216082dbd3a1 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -96,6 +96,7 @@ source_set("common") {
"dom_storage/dom_storage_map.cc",
"dom_storage/dom_storage_map.h",
"dom_storage/dom_storage_messages.h",
+ "download/mhtml_save_status.h",
"drag_event_source_info.h",
"drag_messages.h",
"drag_traits.h",

Powered by Google App Engine
This is Rietveld 408576698