Commit 04cb9f94 authored by Ben Wagner's avatar Ben Wagner Committed by Commit Bot

Remove SK_IGNORE_WIN_EMOJI_FIX and rebaseline.

The Skia change has landed, so remove this compile flag and rebaseline.

BUG=chromium:698492

Change-Id: I9446021ae0ccd908abee40226e81bf6c99819af8
Reviewed-on: https://chromium-review.googlesource.com/1102730Reviewed-by: default avatarFlorin Malita <fmalita@chromium.org>
Commit-Queue: Ben Wagner <bungeman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#567919}
parent 6017edbb
......@@ -139,8 +139,6 @@ config("skia_library_config") {
"//third_party/skia/third_party/gif",
]
defines += [ "SK_IGNORE_WIN_EMOJI_FIX" ]
if (is_mac || is_ios) {
include_dirs += [ "//third_party/skia/include/utils/mac" ]
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment