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

Unified Diff: third_party/harfbuzz-ng/src/test.cc

Issue 1580513002: Roll HarfBuzz to 1.1.3 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: build fix Created 4 years, 11 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 | « third_party/harfbuzz-ng/src/hb-version.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/harfbuzz-ng/src/test.cc
diff --git a/third_party/harfbuzz-ng/src/test.cc b/third_party/harfbuzz-ng/src/test.cc
index a8fe046f34c8ee1c4adcf2ed5e3ad1b17211bb53..0c90f8ff42859c6aa832a1370f09a33f7f7ce25c 100644
--- a/third_party/harfbuzz-ng/src/test.cc
+++ b/third_party/harfbuzz-ng/src/test.cc
@@ -120,7 +120,7 @@ main (int argc, char **argv)
info->cluster,
info->codepoint,
pos->x_offset,
- pos->x_offset,
+ pos->y_offset,
pos->x_advance,
pos->y_advance);
« no previous file with comments | « third_party/harfbuzz-ng/src/hb-version.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698