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

Unified Diff: components/web_cache/renderer/DEPS

Issue 2079943002: Change RenderFrame to use InterfaceRegistry et al. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@a2
Patch Set: . Created 4 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
« no previous file with comments | « components/web_cache/renderer/BUILD.gn ('k') | components/web_cache/renderer/web_cache_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/web_cache/renderer/DEPS
diff --git a/components/web_cache/renderer/DEPS b/components/web_cache/renderer/DEPS
index 6df06f73d169ef8b122a29779499120f97a56409..4c81f94c10e4cbf4aba55fb978e81dbc8364fa47 100644
--- a/components/web_cache/renderer/DEPS
+++ b/components/web_cache/renderer/DEPS
@@ -2,5 +2,6 @@ include_rules = [
"+content/public/common",
"+content/public/renderer",
"+mojo/public",
+ "+services/shell/public/cpp",
"+third_party/WebKit/public/web",
]
« no previous file with comments | « components/web_cache/renderer/BUILD.gn ('k') | components/web_cache/renderer/web_cache_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698