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

Unified Diff: content/child/DEPS

Issue 16328003: Move a bunch of child-only code from content/common to content/child (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: deps for single process Created 7 years, 6 months 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/child/DEPS
diff --git a/content/child/DEPS b/content/child/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..03d257fa9cfab401b35917b71018e85860ecb6bf
--- /dev/null
+++ b/content/child/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+components/tracing",
+]

Powered by Google App Engine
This is Rietveld 408576698