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

Unified Diff: components/nacl/renderer/DEPS

Issue 249183004: Implement open_resource in non-SFI mode. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 8 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: components/nacl/renderer/DEPS
diff --git a/components/nacl/renderer/DEPS b/components/nacl/renderer/DEPS
index 4b95d5a5b7a32894febde0e8ee98e9e6d560b655..9b8fedb99bb242f2d82aa688b5a649cf79f16bb4 100644
--- a/components/nacl/renderer/DEPS
+++ b/components/nacl/renderer/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+content/common/sandbox_util.h",
"+content/public/renderer",
"+net",
"+ppapi/c",

Powered by Google App Engine
This is Rietveld 408576698