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

Unified Diff: Source/bindings/derived_sources.gyp

Issue 15984007: Refactor IDL value checking into SemanticAnalyzer.pm (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add dependency Created 7 years, 7 months 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 | « no previous file | Source/bindings/scripts/SemanticAnalyzer.pm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/derived_sources.gyp
diff --git a/Source/bindings/derived_sources.gyp b/Source/bindings/derived_sources.gyp
index 6f56264be3606211f2d2d402b5cf92833ca43fb0..ca067fcd32ed00d3decef5f7258ef9f716470f9a 100644
--- a/Source/bindings/derived_sources.gyp
+++ b/Source/bindings/derived_sources.gyp
@@ -164,6 +164,7 @@
'scripts/generate-bindings.pl',
'scripts/CodeGeneratorV8.pm',
'scripts/IDLParser.pm',
+ 'scripts/SemanticAnalyzer.pm',
'scripts/IDLAttributes.txt',
'../core/scripts/preprocessor.pm',
'<!@pymod_do_main(supplemental_idl_files <@(idl_files))',
« no previous file with comments | « no previous file | Source/bindings/scripts/SemanticAnalyzer.pm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698