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

Unified Diff: extensions/shell/common/DEPS

Issue 876483002: NaCl: Move src/trusted/plugin/ to components/nacl/renderer/plugin/ (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Update #include guards Created 5 years, 11 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
index 6facae873b4776c9087b03fc1113bed44e9f29dd..bee8c47af2813bc2146eda856381c49c062e4be6 100644
--- a/extensions/shell/common/DEPS
+++ b/extensions/shell/common/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+components/nacl/common",
+ "+components/nacl/renderer/plugin",
"+ppapi",
]

Powered by Google App Engine
This is Rietveld 408576698