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

Unified Diff: content/common/BUILD.gn

Issue 2519273002: Fail when saving page as MHTML provides information about the cause. (Closed)
Patch Set: Updated how the last enum value is represented. 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 373d6c7ac326cfbc5aac23ec6d16460047783b1a..8f143c6a9b78b8dbc82d82e8a911aff11907cbca 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -97,6 +97,8 @@ 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.cc",
+ "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