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

Unified Diff: blimp/engine/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: blimp/engine/BUILD.gn
diff --git a/blimp/engine/BUILD.gn b/blimp/engine/BUILD.gn
index a98c5c8f9319239e5b7d9e349961d40b528d2b5c..8cb7803ed7339405497f46f579e1d6917535d982 100644
--- a/blimp/engine/BUILD.gn
+++ b/blimp/engine/BUILD.gn
@@ -302,6 +302,7 @@ source_set("renderer") {
"//components/web_cache/renderer",
"//content/public/common",
"//content/public/renderer",
+ "//services/shell/public/cpp",
"//skia",
"//third_party/libwebp",
"//ui/gfx/geometry",

Powered by Google App Engine
This is Rietveld 408576698