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

Unified Diff: Source/build/scripts/templates/InternalRuntimeFlags.idl.tmpl

Issue 205943003: Remove unnecessary [NoInterfaceObject] from testing IDL files (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 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/build/scripts/templates/InternalSettingsGenerated.idl.tmpl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/build/scripts/templates/InternalRuntimeFlags.idl.tmpl
diff --git a/Source/build/scripts/templates/InternalRuntimeFlags.idl.tmpl b/Source/build/scripts/templates/InternalRuntimeFlags.idl.tmpl
index b498f1eda3abc129a6e5fbb3c15eacbf6a038778..cf1e78bf629c3e8a50390a0c9b24eb4aecdb604a 100644
--- a/Source/build/scripts/templates/InternalRuntimeFlags.idl.tmpl
+++ b/Source/build/scripts/templates/InternalRuntimeFlags.idl.tmpl
@@ -3,7 +3,6 @@
[
WillBeGarbageCollected,
- NoInterfaceObject, // testing interfaces do not appear on global objects
] interface InternalRuntimeFlags {
{%- for feature in features if not feature.custom %}
{#-
« no previous file with comments | « no previous file | Source/build/scripts/templates/InternalSettingsGenerated.idl.tmpl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698