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

Unified Diff: mojo/services/public/cpp/view_manager/BUILD.gn

Issue 558343004: Compositor bindings for mojo html_viewer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mojo_view_manager_surface
Patch Set: Add missing m/s/p/cpp/v_m -> m/s/p/cpp/surfaces dep in GN Created 6 years, 3 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: mojo/services/public/cpp/view_manager/BUILD.gn
diff --git a/mojo/services/public/cpp/view_manager/BUILD.gn b/mojo/services/public/cpp/view_manager/BUILD.gn
index 9cf1bc41ea30b4a9c88b4ed217db9e85c5e1e1c7..a9a946fba14461fcfe603e054ead0ad592cbfd8c 100644
--- a/mojo/services/public/cpp/view_manager/BUILD.gn
+++ b/mojo/services/public/cpp/view_manager/BUILD.gn
@@ -32,6 +32,7 @@ source_set("view_manager") {
"//mojo/public/cpp/application:chromium",
"//mojo/public/interfaces/application",
"//mojo/services/public/cpp/geometry",
+ "//mojo/services/public/cpp/surfaces",
"//mojo/services/public/interfaces/geometry",
"//mojo/services/public/interfaces/gpu",
"//mojo/services/public/interfaces/view_manager",
« no previous file with comments | « mojo/services/public/cpp/surfaces/surfaces_type_converters.h ('k') | mojo/services/public/interfaces/geometry/geometry.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698