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

Unified Diff: content/common/DEPS

Issue 11411118: Add tracing support to NaCl (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove content from tracing DEPS Created 8 years 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: content/common/DEPS
diff --git a/content/common/DEPS b/content/common/DEPS
index 2d409fc6878f2ca761a193a0388c3a3f43133182..3a97cabd758cb52a5591ae34156543354dcf9d74 100644
--- a/content/common/DEPS
+++ b/content/common/DEPS
@@ -2,4 +2,5 @@ include_rules = [
"+cc",
"+media/base",
"+sandbox/linux/seccomp-legacy",
+ "+content/components/tracing",
]

Powered by Google App Engine
This is Rietveld 408576698