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

Unified Diff: content/public/common/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/public/common/BUILD.gn
diff --git a/content/public/common/BUILD.gn b/content/public/common/BUILD.gn
index 4695fbf85853c10b80dbf459eb70bade96243767..c0a8a030feb4edcd6d5b59ad79f05a14c08784e7 100644
--- a/content/public/common/BUILD.gn
+++ b/content/public/common/BUILD.gn
@@ -178,6 +178,7 @@ source_set("common_sources") {
"process_type.h",
"push_messaging_status.cc",
"push_messaging_status.h",
+ "quarantine.h",
"referrer.cc",
"referrer.h",
"renderer_preferences.cc",

Powered by Google App Engine
This is Rietveld 408576698