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

Unified Diff: components/autofill/content/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/BUILD.gn ('k') | components/autofill/content/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/autofill/content/DEPS
diff --git a/components/autofill/content/DEPS b/components/autofill/content/DEPS
index 142818e0a5251733bd3cc856ac9a6389d2648314..c3b3bb154c5da16f029a2dd612e1c26a0fe8bf62 100644
--- a/components/autofill/content/DEPS
+++ b/components/autofill/content/DEPS
@@ -5,6 +5,7 @@ include_rules = [
"+third_party/WebKit/public/web",
"+ipc",
"+mojo/public",
+ "+services/shell/public/cpp",
]
specific_include_rules = {
« no previous file with comments | « components/BUILD.gn ('k') | components/autofill/content/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698