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

Unified Diff: chrome/common/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: rebase 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/common/DEPS
diff --git a/chrome/common/DEPS b/chrome/common/DEPS
index 4f59e8ead692a38d59417302aa88853caccdd487..70e07b8b2afabf93dcd40dd49cf481f8cd1a32c6 100644
--- a/chrome/common/DEPS
+++ b/chrome/common/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+apps/app_shim", # For app shim messages.
"+breakpad", # For Breakpad constants.
+ "+chrome/browser/nacl_host", # This is temporary. See crbug.com/244791
jam 2013/06/13 15:55:26 remove this now
"+chromeos", # For chromeos_switches.h
"+components/autofill/common",
"+device/bluetooth", # For BluetoothDevicePermission

Powered by Google App Engine
This is Rietveld 408576698