Commit 65da625b authored by pkotwicz's avatar pkotwicz Committed by Commit bot

Fix swiftshader include in ui/gl/BUILD.gn

BUG=None

Review URL: https://codereview.chromium.org/1640003002

Cr-Commit-Position: refs/heads/master@{#371798}
parent 9472f11c
......@@ -116,7 +116,7 @@ component("gl") {
defines = [ "GL_IMPLEMENTATION" ]
include_dirs = [
"//third_party/switfshader/include",
"//third_party/swiftshader/include",
"//third_party/mesa/src/include",
]
......
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