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

Unified Diff: components/dom_distiller/content/browser/BUILD.gn

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
Index: components/dom_distiller/content/browser/BUILD.gn
diff --git a/components/dom_distiller/content/browser/BUILD.gn b/components/dom_distiller/content/browser/BUILD.gn
index e306568f3f13d1e1fe8ebc0bda35ab9a37abfcdc..59dc377473ff0064c5df1d6c343cd2dad8684407 100644
--- a/components/dom_distiller/content/browser/BUILD.gn
+++ b/components/dom_distiller/content/browser/BUILD.gn
@@ -37,6 +37,7 @@ static_library("browser") {
"//content/public/common",
"//mojo/public/cpp/bindings",
"//net",
+ "//services/shell/public/cpp",
"//skia",
"//sync",
"//third_party/WebKit/public:blink_headers",

Powered by Google App Engine
This is Rietveld 408576698