Index: gpu/gles2_conform_support/native/BUILD.gn |
diff --git a/gpu/gles2_conform_support/native/BUILD.gn b/gpu/gles2_conform_support/native/BUILD.gn |
index 4f779c79ffc3d5f535530dcfc8b223795ce14a2a..78ae38df42dd8224a1f34bf938c5c5f393fdf3d6 100644 |
--- a/gpu/gles2_conform_support/native/BUILD.gn |
+++ b/gpu/gles2_conform_support/native/BUILD.gn |
@@ -2,7 +2,6 @@ |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |
-# GYP version: gpu/gles2_conform_support/gles2_conform_support.gyp:egl_main_native |
source_set("native") { |
output_name = "egl_main_native" |
sources = [ |
@@ -32,7 +31,6 @@ source_set("native") { |
} |
} |
-# GYP version: gpu/gles2_conform_support/gles2_conform_support.gyp:egl_main_windowless |
source_set("windowless") { |
output_name = "egl_main_windowless" |
sources = [ |