| Index: gpu/gles2_conform_support/BUILD.gn
|
| diff --git a/gpu/gles2_conform_support/BUILD.gn b/gpu/gles2_conform_support/BUILD.gn
|
| index a0874a7c7d60658ee8e9f60e766108723e0b1c83..fa9781dccc1de94e54369dd59dae3b20cf601206 100644
|
| --- a/gpu/gles2_conform_support/BUILD.gn
|
| +++ b/gpu/gles2_conform_support/BUILD.gn
|
| @@ -80,7 +80,7 @@ if (internal_gles2_conform_tests) {
|
| configs += [ "//build/compiler:no_incompatible_pointer_warnings" ]
|
| if (is_linux) {
|
| if (!is_chromeos) {
|
| - deps += [ "//build/linux/system/gtk" ]
|
| + deps += [ "//build/linux/system/gtk2" ]
|
|
|
| if (is_clang) {
|
| cflags = [
|
|
|