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

Unified Diff: components/exo/wayland/BUILD.gn

Issue 2896943002: Add "stylus-tools" Wayland protocol. (Closed)
Patch Set: Addressed comments Created 3 years, 7 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: components/exo/wayland/BUILD.gn
diff --git a/components/exo/wayland/BUILD.gn b/components/exo/wayland/BUILD.gn
index 2b0910474faf5ff1072d45f585b20687e27e487b..e93a23483d7f88b95be90771b274247011393878 100644
--- a/components/exo/wayland/BUILD.gn
+++ b/components/exo/wayland/BUILD.gn
@@ -44,6 +44,7 @@ source_set("wayland") {
"//third_party/wayland-protocols:remote_shell_protocol",
"//third_party/wayland-protocols:secure_output_protocol",
"//third_party/wayland-protocols:stylus_protocol",
+ "//third_party/wayland-protocols:stylus_tools_protocol",
"//third_party/wayland-protocols:viewporter_protocol",
"//third_party/wayland-protocols:vsync_feedback_protocol",
"//third_party/wayland-protocols:xdg_shell_protocol",

Powered by Google App Engine
This is Rietveld 408576698