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

Unified Diff: chrome/child/DEPS

Issue 2627753004: Move gin and v8 portion of profiling to child from common (Closed)
Patch Set: revert gin removal for now Created 3 years, 11 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: chrome/child/DEPS
diff --git a/chrome/child/DEPS b/chrome/child/DEPS
index 0fcdc7d72e3a4d7b66543f20b4592bdc26a03ab3..d79acdd42ceb5d3d672946e1f4b57b30025ea8f5 100644
--- a/chrome/child/DEPS
+++ b/chrome/child/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+content/public/child",
- "+gin",
+ "+gin/public",
+ "+v8",
]

Powered by Google App Engine
This is Rietveld 408576698