summaryrefslogtreecommitdiffstats
path: root/third_party/wayland-protocols/README.chromium
diff options
context:
space:
mode:
authorreveman <reveman@chromium.org>2016-03-16 11:10:12 -0700
committerCommit bot <commit-bot@chromium.org>2016-03-16 18:11:47 +0000
commit96ef50fd94321c2b83bbaba040c48ade85c53805 (patch)
tree05cb7865dc5e17e1ab5cb2dbd894b3457492d1a9 /third_party/wayland-protocols/README.chromium
parent9e85a210f2ea147f2524845bb5c7fdbecc0670f5 (diff)
downloadchromium_src-96ef50fd94321c2b83bbaba040c48ade85c53805.zip
chromium_src-96ef50fd94321c2b83bbaba040c48ade85c53805.tar.gz
chromium_src-96ef50fd94321c2b83bbaba040c48ade85c53805.tar.bz2
Re-land: third_party: Add missing scaler.xml file.
This was supposed to be included in the change that added the auto-generated scaler files. This also updates scaler.xml to the latest upstream version. TBR=piman@chromium.org BUG=549782 Review URL: https://codereview.chromium.org/1807463004 Cr-Commit-Position: refs/heads/master@{#381496}
Diffstat (limited to 'third_party/wayland-protocols/README.chromium')
-rw-r--r--third_party/wayland-protocols/README.chromium6
1 files changed, 3 insertions, 3 deletions
diff --git a/third_party/wayland-protocols/README.chromium b/third_party/wayland-protocols/README.chromium
index 6ac8c6f..98a42fd 100644
--- a/third_party/wayland-protocols/README.chromium
+++ b/third_party/wayland-protocols/README.chromium
@@ -25,7 +25,7 @@ To import a new snapshot of wayland-protocols:
wayland-scanner code < src/*/linux-dmabuf/linux-dmabuf*.xml > protocol/linux-dmabuf-protocol.c
wayland-scanner server-header < src/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml > include/protocol/linux-dmabuf-unstable-v1-server-protocol.h
wayland-scanner client-header < src/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml > include/protocol/linux-dmabuf-unstable-v1-client-protocol.h
- wayland-scanner code < src/*/scaler/scaler.xml > protocol/scaler-protocol.c
- wayland-scanner server-header < src/unstable/scaler/scaler.xml > include/protocol/scaler-server-protocol.h
- wayland-scanner client-header < src/unstable/scaler/scaler.xml > include/protocol/scaler-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
- Update this README to reflect the new version number.