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

Unified Diff: content/common/DEPS

Issue 11624021: Move tracing component to src/components (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add a DEPS rule back 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 3a97cabd758cb52a5591ae34156543354dcf9d74..bd4bed329b19aaf4f7bf0809de986e1425856c31 100644
--- a/content/common/DEPS
+++ b/content/common/DEPS
@@ -1,6 +1,6 @@
include_rules = [
"+cc",
+ "+components/tracing",
"+media/base",
"+sandbox/linux/seccomp-legacy",
- "+content/components/tracing",
]

Powered by Google App Engine
This is Rietveld 408576698