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

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: Address comments. 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
« no previous file with comments | « chrome/test/ppapi/ppapi_filechooser_browsertest.cc ('k') | content/browser/download/base_file.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 006228e05f07e42d9f1ea40aa085716e2590debd..0b91aa386851bbfd73986b754b082c9a246cc939 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -559,12 +559,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",
« no previous file with comments | « chrome/test/ppapi/ppapi_filechooser_browsertest.cc ('k') | content/browser/download/base_file.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698