|
Remove unnecessary [NoInterfaceObject] from testing IDL files
Testing IDL files no longer need [NoInterfaceObject],
as we now don't feed them into the list of main interface files
('main_interface_idl_files' in generated_bindings.gyp);
previously it was necessary because we didn't distinguish these files.
This removes the extended attribute, simplifying them.
TBR=haraken
BUG= 341748
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169629
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1 line, -13 lines) |
Patch |
 |
M |
Source/build/scripts/templates/InternalRuntimeFlags.idl.tmpl
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/build/scripts/templates/InternalSettingsGenerated.idl.tmpl
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/testing/GCObservation.idl
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/core/testing/InternalProfilers.idl
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/testing/InternalSettings.idl
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/testing/Internals.idl
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
Source/core/testing/LayerRect.idl
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/testing/LayerRectList.idl
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/core/testing/MallocStatistics.idl
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/testing/TypeConversions.idl
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
Total messages: 13 (0 generated)
|