Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3192)

Unified Diff: sky/engine/bindings/core/idl.gni

Issue 723773002: Bring back ScriptDebugServer and associated machinery (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sky/engine/bindings/DEPS ('k') | sky/engine/bindings/core/v8/ScriptDebugServer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 =
« no previous file with comments | « sky/engine/bindings/DEPS ('k') | sky/engine/bindings/core/v8/ScriptDebugServer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698