Chromium Code Reviews| Index: mojo/gles2/BUILD.gn |
| diff --git a/mojo/gles2/BUILD.gn b/mojo/gles2/BUILD.gn |
| index 83013a1565ffa756b38af8ff3b2f7256af39cf35..557b3d8e39722b310958832c30b97244ebba6c00 100644 |
| --- a/mojo/gles2/BUILD.gn |
| +++ b/mojo/gles2/BUILD.gn |
| @@ -2,8 +2,6 @@ |
| # Use of this source code is governed by a BSD-style license that can be |
| # found in the LICENSE file. |
| -import("//third_party/mojo/src/mojo/public/tools/bindings/mojom.gni") |
| - |
| config("mojo_use_gles2") { |
| defines = [ "MOJO_USE_GLES2_IMPL" ] |
| } |