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

Unified Diff: extensions/shell/common/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/common/DEPS
diff --git a/extensions/shell/common/DEPS b/extensions/shell/common/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..6facae873b4776c9087b03fc1113bed44e9f29dd
--- /dev/null
+++ b/extensions/shell/common/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+components/nacl/common",
+ "+ppapi",
+]
« no previous file with comments | « extensions/shell/browser/shell_nacl_browser_delegate.cc ('k') | extensions/shell/common/shell_content_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698