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

Unified Diff: chrome/renderer/DEPS

Issue 15957008: Move NaCl related switches to their own file. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 7 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: chrome/renderer/DEPS
diff --git a/chrome/renderer/DEPS b/chrome/renderer/DEPS
index a79563b7aa1e1a2f9a69110c27b84536f2165dad..d6f3aa920dd5dd0e10861683247e0173b4d72327 100644
--- a/chrome/renderer/DEPS
+++ b/chrome/renderer/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+chrome/app", # The plugins use the theme library to get the sad plugin bitmap.
+ "+chrome/nacl",
"+components/autofill/common",
"+components/autofill/renderer",
"+components/visitedlink/renderer",

Powered by Google App Engine
This is Rietveld 408576698