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

Unified Diff: content/browser/BUILD.gn

Issue 2124373002: [PPAPI] Quarantine files that are writeable by a Pepper plugin. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@consolidate-file-metadata
Patch Set: Move quarantine_* files to content/common/quarantine/ Created 4 years 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 94e8681b1da861727ce8b07eca0bbd5250ec6721..ca141d4717b6914e1f2e7f3ee7db11fbbc723d9b 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -554,12 +554,6 @@ source_set("browser") {
"download/drag_download_util.h",
"download/mhtml_generation_manager.cc",
"download/mhtml_generation_manager.h",
- "download/quarantine.cc",
- "download/quarantine.h",
- "download/quarantine_constants_linux.h",
- "download/quarantine_linux.cc",
- "download/quarantine_mac.mm",
- "download/quarantine_win.cc",
"download/rate_estimator.cc",
"download/rate_estimator.h",
"download/save_file.cc",

Powered by Google App Engine
This is Rietveld 408576698