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

Unified Diff: content/browser/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/browser/DEPS
diff --git a/content/browser/DEPS b/content/browser/DEPS
index 32bbc894b297de8b37916bcc07934d77e9569b34..8a06869f7a39449dd245de0f8c30b3ad1c7aefef 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+content/components/tracing",
"+content/gpu", # For gpu_info_collector.h and in-process GPU
"+content/port/browser",
"+content/public/browser",

Powered by Google App Engine
This is Rietveld 408576698