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

Unified Diff: content/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: content/components/tracing/DEPS
diff --git a/content/components/tracing/DEPS b/content/components/tracing/DEPS
deleted file mode 100644
index 7330946bd2833fd2fba98391bf6ed61f0a66f5bc..0000000000000000000000000000000000000000
--- a/content/components/tracing/DEPS
+++ /dev/null
@@ -1,9 +0,0 @@
-include_rules = [
- "+base",
- "+ipc",
-
- # This component will be compiled into NaCl, so it shouldn't depend on
- # anything else in content.
- "-content",
- "+content/components/tracing",
-]

Powered by Google App Engine
This is Rietveld 408576698