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

Unified Diff: ui/ozone/platform/wayland/BUILD.gn

Issue 2042503002: ozone/platform/wayland: Add support for wl_output_interface (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase on master Created 4 years, 5 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 | « no previous file | ui/ozone/platform/wayland/fake_server.h » ('j') | ui/ozone/platform/wayland/fake_server.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/platform/wayland/BUILD.gn
diff --git a/ui/ozone/platform/wayland/BUILD.gn b/ui/ozone/platform/wayland/BUILD.gn
index fadf632a7def70f3e7e59a108b3051484362bb50..d4d850715553eda7ba03017ea7c623b2c464704c 100644
--- a/ui/ozone/platform/wayland/BUILD.gn
+++ b/ui/ozone/platform/wayland/BUILD.gn
@@ -26,6 +26,8 @@ source_set("wayland") {
"wayland_connection.h",
"wayland_object.cc",
"wayland_object.h",
+ "wayland_output.cc",
+ "wayland_output.h",
"wayland_pointer.cc",
"wayland_pointer.h",
"wayland_surface_factory.cc",
« no previous file with comments | « no previous file | ui/ozone/platform/wayland/fake_server.h » ('j') | ui/ozone/platform/wayland/fake_server.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698