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

Unified Diff: bindings/tests/idls/TestInterfaceEmpty.idl

Issue 540533002: Roll IDL to Dartium37 (r181268) (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: Created 6 years, 3 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
Index: bindings/tests/idls/TestInterfaceEmpty.idl
diff --git a/modules/webmidi/MIDIErrorCallback.idl b/bindings/tests/idls/TestInterfaceEmpty.idl
similarity index 95%
copy from modules/webmidi/MIDIErrorCallback.idl
copy to bindings/tests/idls/TestInterfaceEmpty.idl
index 4cf530820cd66b8191b4bda4665d60e89ab166d0..d9474d54136bb35f5d4d5842ac6a175b94ca6343 100644
--- a/modules/webmidi/MIDIErrorCallback.idl
+++ b/bindings/tests/idls/TestInterfaceEmpty.idl
@@ -28,6 +28,5 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-callback interface MIDIErrorCallback {
- void handleEvent(DOMError error);
+interface TestInterfaceEmpty {
};
« no previous file with comments | « bindings/tests/idls/TestInterfaceDocument.idl ('k') | bindings/tests/idls/TestInterfaceEventConstructor.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698