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

Unified Diff: components/dom_distiller/content/renderer/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/renderer/BUILD.gn
diff --git a/components/dom_distiller/content/renderer/BUILD.gn b/components/dom_distiller/content/renderer/BUILD.gn
index 3ff8df4fcfae31aee37131ad2f06a779208f9ad4..27485d4e1d8d56cffa9ea9d2755421966d98f7c3 100644
--- a/components/dom_distiller/content/renderer/BUILD.gn
+++ b/components/dom_distiller/content/renderer/BUILD.gn
@@ -26,6 +26,7 @@ static_library("renderer") {
"//content/public/renderer",
"//gin",
"//mojo/public/cpp/bindings",
+ "//services/shell/public/cpp",
"//skia",
"//third_party/WebKit/public:blink_headers",
"//v8",

Powered by Google App Engine
This is Rietveld 408576698