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

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: fix some sort orders 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",
jam 2013/06/05 16:54:58 now you can take this out of content/common/DEPS
scottmg 2013/06/05 17:19:27 Done.
+]

Powered by Google App Engine
This is Rietveld 408576698