Skip to content

Commit

Permalink
Remove SK_IGNORE_EMOJI_SUBPIXEL_FIX and rebaseline.
Browse files Browse the repository at this point in the history
The related Skia change has rolled into Chromium and the fix in Skia can
now be turned on and rebaselined.

Change-Id: I8a799896bc743932d37ea62ba8e62cc0582fc55a
Reviewed-on: https://chromium-review.googlesource.com/1156627
Reviewed-by: Florin Malita <fmalita@chromium.org>
Commit-Queue: Ben Wagner <bungeman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#579490}
  • Loading branch information
bungeman authored and Commit Bot committed Jul 31, 2018
1 parent 31907a0 commit f1f3434
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skia/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ config("skia_config") {

# Internal-facing config for Skia library code.
config("skia_library_config") {
defines = [ "SK_IGNORE_EMOJI_SUBPIXEL_FIX" ]
defines = []

# These include directories are only included for Skia code and are not
# exported to dependents.
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f1f3434

Please sign in to comment.