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

Unified Diff: components/nacl/browser/DEPS

Issue 332463003: Pepper: Remove LOAD_MODULE SRPC call in SFI mode. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixes for jvoung and hidehiko Created 6 years, 6 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/browser/DEPS
diff --git a/components/nacl/browser/DEPS b/components/nacl/browser/DEPS
index e1c944e5f413653210162d722930b6b5d25219f5..b46826b27ef0f7c755f050007f66646d5aa2f896 100644
--- a/components/nacl/browser/DEPS
+++ b/components/nacl/browser/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+content/public/browser",
"+content/public/test",
+ "+native_client/src/public/nacl_file_info.h",
Mark Seaborn 2014/07/02 23:48:36 Just put "+native_client/src/public", since the wh
teravest 2014/07/07 22:48:47 Done.
"+native_client/src/shared/imc/nacl_imc_c.h",
"+net",
"+ppapi/host",

Powered by Google App Engine
This is Rietveld 408576698