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

Unified Diff: third_party/wayland-protocols/README.chromium

Issue 2030023003: exo: Remove support for scaler interface from wayland bindings. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove auto-generated code Created 4 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
Index: third_party/wayland-protocols/README.chromium
diff --git a/third_party/wayland-protocols/README.chromium b/third_party/wayland-protocols/README.chromium
index bf09f9265f2eaec3349de6f35be003574bdb3b30..d77757f507f982ba553bf0e6e252e98c5e6adb0a 100644
--- a/third_party/wayland-protocols/README.chromium
+++ b/third_party/wayland-protocols/README.chromium
@@ -25,9 +25,6 @@ To import a new snapshot of wayland-protocols:
wayland-scanner code < src/*/viewporter/viewporter.xml > protocol/viewporter-protocol.c
wayland-scanner server-header < src/stable/viewporter/viewporter.xml > include/protocol/viewporter-server-protocol.h
wayland-scanner client-header < src/stable/viewporter/viewporter.xml > include/protocol/viewporter-client-protocol.h
- wayland-scanner code < */scaler/scaler.xml > protocol/scaler-protocol.c
- wayland-scanner server-header < unstable/scaler/scaler.xml > include/protocol/scaler-server-protocol.h
- wayland-scanner client-header < unstable/scaler/scaler.xml > include/protocol/scaler-client-protocol.h
wayland-scanner code < */secure-output/secure-output-unstable-v1.xml > protocol/secure-output-protocol.c
wayland-scanner server-header < unstable/secure-output/secure-output-unstable-v1.xml > include/protocol/secure-output-unstable-v1-server-protocol.h
wayland-scanner client-header < unstable/secure-output/secure-output-unstable-v1.xml > include/protocol/secure-output-unstable-v1-client-protocol.h
« no previous file with comments | « third_party/wayland-protocols/BUILD.gn ('k') | third_party/wayland-protocols/include/protocol/scaler-client-protocol.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698