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

Unified Diff: chrome/common/safe_archive_analyzer.typemap

Issue 2900803002: Renaming zip_analyzer_results to archive_analyzer_results (Closed)
Patch Set: minor revisions Created 3 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: chrome/common/safe_archive_analyzer.typemap
diff --git a/chrome/common/safe_archive_analyzer.typemap b/chrome/common/safe_archive_analyzer.typemap
index 88d2bf47659e03dfe2c0c8769b742ff661f9b41a..567ef61ec5928dc3254857a045d48550aa6afb1b 100644
--- a/chrome/common/safe_archive_analyzer.typemap
+++ b/chrome/common/safe_archive_analyzer.typemap
@@ -13,4 +13,4 @@ deps = [
"//components/safe_browsing:csd_proto",
]
-type_mappings = [ "chrome.mojom.SafeArchiveAnalyzerResults=safe_browsing::zip_analyzer::Results" ]
+type_mappings = [ "chrome.mojom.SafeArchiveAnalyzerResults=safe_browsing::ArchiveAnalyzerResults" ]

Powered by Google App Engine
This is Rietveld 408576698