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

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: Take out include of build/build_config.h 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 db5eff4c60e127e78c52abc16d6a4bb80c5ee56d..585de0dd241006cc176f9a12af8a883b88b26aba 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",
jam 2013/06/03 17:31:30 not lgtm sub directories of chrome correspond to
"+components/autofill/common",
"+components/autofill/renderer",
"+components/visitedlink/renderer",

Powered by Google App Engine
This is Rietveld 408576698