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

Unified Diff: content/renderer/DEPS

Issue 2226403002: Remove Channel token from InProcessChildThreadParams (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@moar-channels
Patch Set: . Created 4 years, 4 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/renderer/DEPS
diff --git a/content/renderer/DEPS b/content/renderer/DEPS
index f728e88cc3521836d5bf8d9826873581896af8ab..1dfc2cdd74265b862aedf7bb54cb0d5c870d944e 100644
--- a/content/renderer/DEPS
+++ b/content/renderer/DEPS
@@ -31,5 +31,6 @@ specific_include_rules = {
],
"render_thread_impl_browsertest\.cc": [
"+content/app/mojo/mojo_init.h",
+ "+content/browser/mojo/mojo_child_connection.h",
],
}

Powered by Google App Engine
This is Rietveld 408576698