| Index: sky/engine/bindings/core/idl.gni
|
| diff --git a/sky/engine/bindings/core/idl.gni b/sky/engine/bindings/core/idl.gni
|
| index 5da5470eb4a8e8ef8f47a80b1d6d89e56787a891..f201872003d62c6dbcb2520cc560f71200f3fb21 100644
|
| --- a/sky/engine/bindings/core/idl.gni
|
| +++ b/sky/engine/bindings/core/idl.gni
|
| @@ -5,9 +5,6 @@
|
| import("//sky/engine/bindings/idl.gni")
|
| import("//sky/engine/core/core.gni")
|
|
|
| -# Don't actually read idl.gypi since that just defines variables in terms of
|
| -# others, which gypi_to_gn doesn't handle.
|
| -
|
| # IDL file lists; see: http://www.chromium.org/developers/web-idl-interfaces
|
| # Interface IDL files: generate individual bindings (includes testing)
|
| core_interface_idl_files =
|
|
|