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

Unified Diff: chrome/renderer/pepper/DEPS

Issue 15906013: Separate NaCl messages from the rest of chrome messages and create a new message filter. This is pa… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 6 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/pepper/DEPS
diff --git a/chrome/renderer/pepper/DEPS b/chrome/renderer/pepper/DEPS
index 5157a07b7c90ea99d16d4d08fd677cc33f83e72b..60bc886cb562b4617f821816e29c1729e35f8214 100644
--- a/chrome/renderer/pepper/DEPS
+++ b/chrome/renderer/pepper/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+chrome/browser/nacl_host", # This is temporary. See crbug.com/244791
jam 2013/06/11 00:53:59 why put this file in chrome/browser instead of chr
"+ppapi/host",
# TODO(raymes): Once all of the resources are refactored to the new pepper

Powered by Google App Engine
This is Rietveld 408576698