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

Unified Diff: components/web_cache/renderer/DEPS

Issue 2823693002: Migrate RenderThreadImpl to use ConnectionFilter instead of the ChildThread's InterfaceRegistry to … (Closed)
Patch Set: . Created 3 years, 8 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: components/web_cache/renderer/DEPS
diff --git a/components/web_cache/renderer/DEPS b/components/web_cache/renderer/DEPS
index 0672fbe1f65072ef673c296802eccb3394f9d771..089e77b0764d98976b12bb2e48a9d5fb2d5ddfad 100644
--- a/components/web_cache/renderer/DEPS
+++ b/components/web_cache/renderer/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+content/public/child",
"+content/public/common",
"+content/public/renderer",
"+mojo/public",

Powered by Google App Engine
This is Rietveld 408576698