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

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: Try to fix the windows build (I don't have access to a windows machine) 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
« no previous file with comments | « chrome/nacl/nacl_switches.cc ('k') | chrome/renderer/chrome_content_renderer_client.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/renderer/DEPS
diff --git a/chrome/renderer/DEPS b/chrome/renderer/DEPS
index db5eff4c60e127e78c52abc16d6a4bb80c5ee56d..6acc3e04d77285a6e63bfbb35c150e3a432655b0 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", # This is temporary. See crbug.com/244791
"+components/autofill/common",
"+components/autofill/renderer",
"+components/visitedlink/renderer",
« no previous file with comments | « chrome/nacl/nacl_switches.cc ('k') | chrome/renderer/chrome_content_renderer_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698