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

Unified Diff: services/native_viewport/BUILD.gn

Issue 940293003: Add a Display and ContextProvider concept to mojom, use to recreate (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 10 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: services/native_viewport/BUILD.gn
diff --git a/services/native_viewport/BUILD.gn b/services/native_viewport/BUILD.gn
index 61ec54090e3d6e5d12ea28ed7d66e5abfe042f23..3affa5bb9ad15733625c0af18f044b4f37e7aab3 100644
--- a/services/native_viewport/BUILD.gn
+++ b/services/native_viewport/BUILD.gn
@@ -57,6 +57,8 @@ source_set("lib") {
sources = [
"native_viewport_impl.cc",
"native_viewport_impl.h",
+ "onscreen_context_provider.cc",
+ "onscreen_context_provider.h",
"platform_viewport.h",
"platform_viewport_android.cc",
"platform_viewport_android.h",

Powered by Google App Engine
This is Rietveld 408576698