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

Unified Diff: services/native_viewport/BUILD.gn

Issue 1168993002: Update the native_viewport interface to allow specification of the surface configuration, currently… (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Final cleanups Created 5 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 | « services/gles2/gpu_impl.cc ('k') | services/native_viewport/native_viewport_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/native_viewport/BUILD.gn
diff --git a/services/native_viewport/BUILD.gn b/services/native_viewport/BUILD.gn
index 5338c4c1aea1accb4d9119a031177034b3e77eb1..0a73c823149ad70d06eb6f34d622bf17a57e8e81 100644
--- a/services/native_viewport/BUILD.gn
+++ b/services/native_viewport/BUILD.gn
@@ -83,6 +83,7 @@ source_set("lib") {
"//mojo/common",
"//mojo/converters/geometry",
"//mojo/converters/input_events",
+ "//mojo/converters/native_viewport",
"//mojo/environment:chromium",
"//services/gles2",
"//mojo/services/geometry/public/interfaces",
« no previous file with comments | « services/gles2/gpu_impl.cc ('k') | services/native_viewport/native_viewport_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698