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

Unified Diff: components/tracing/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: components/tracing/DEPS
diff --git a/content/components/tracing/DEPS b/components/tracing/DEPS
similarity index 67%
rename from content/components/tracing/DEPS
rename to components/tracing/DEPS
index 7330946bd2833fd2fba98391bf6ed61f0a66f5bc..bd05a3eaf55cebb3218fbbd4bdb52179e52bf921 100644
--- a/content/components/tracing/DEPS
+++ b/components/tracing/DEPS
@@ -3,7 +3,6 @@ include_rules = [
"+ipc",
# This component will be compiled into NaCl, so it shouldn't depend on
- # anything else in content.
+ # anything in content.
"-content",
- "+content/components/tracing",
]

Powered by Google App Engine
This is Rietveld 408576698