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

Unified Diff: extensions/shell/renderer/DEPS

Issue 437503004: Add NaCl support to app_shell (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: (nacl-init) rebase Created 6 years, 4 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: extensions/shell/renderer/DEPS
diff --git a/extensions/shell/renderer/DEPS b/extensions/shell/renderer/DEPS
index baafcaca269bb3626cf87b3dcb2086a97d7fa21b..bf14c1d80cd549a78b5976d268233a368d87f6b3 100644
--- a/extensions/shell/renderer/DEPS
+++ b/extensions/shell/renderer/DEPS
@@ -1,7 +1,9 @@
include_rules = [
# Only allow includes the renderer can use.
+ "+components/nacl/common",
+ "+components/nacl/renderer",
"+content/public/renderer",
-
+ "+ppapi",
"+third_party/WebKit/public",
"+v8/include",
]
« no previous file with comments | « extensions/shell/common/shell_content_client.cc ('k') | extensions/shell/renderer/shell_content_renderer_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698