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

Unified Diff: chrome/common/DEPS

Issue 2357393003: Add check for file system access to the sandbox. (Closed)
Patch Set: Fix IsSandboxed() check when loading flash player. Created 4 years, 3 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/DEPS
diff --git a/chrome/common/DEPS b/chrome/common/DEPS
index 14c4130c87bdebc3d7946a2105aca47ab91256ce..2351f1a0dc6471d5bc405b1dd2a879f1282e73a0 100644
--- a/chrome/common/DEPS
+++ b/chrome/common/DEPS
@@ -32,6 +32,7 @@ include_rules = [
"+ppapi/c",
"+ppapi/shared_impl",
"+ppapi/thunk",
+ "+sandbox/linux/services/credentials.h",
"+third_party/kasko",
# FIXME - refactor code and remove these dependencies

Powered by Google App Engine
This is Rietveld 408576698