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

Unified Diff: Source/bindings/IDLExtendedAttributes.txt

Issue 166903007: IDL compiler: omit header for WindowMediaSource.idl in Python (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Remove test case Created 6 years, 10 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/compute_dependencies.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/IDLExtendedAttributes.txt
diff --git a/Source/bindings/IDLExtendedAttributes.txt b/Source/bindings/IDLExtendedAttributes.txt
index 27866776a161299f8d071bf69182d0de76c78d4e..0aa06bb232e37be772bb004a0093a5b17422d73a 100644
--- a/Source/bindings/IDLExtendedAttributes.txt
+++ b/Source/bindings/IDLExtendedAttributes.txt
@@ -63,6 +63,8 @@ ImplementedAs=*
InitializedByEventConstructor
MeasureAs=*
NamedConstructor=*
+# FIXME: remove [NoHeader] once switch to Python
+NoHeader
NoInterfaceObject
NotEnumerable
OverrideBuiltins
« no previous file with comments | « no previous file | Source/bindings/scripts/compute_dependencies.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698