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

Unified Diff: Source/modules/webmidi/MIDIErrorCallback.cpp

Issue 14373008: Web MIDI: clean up on MIDIPort and MIDIErrorCallback (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: (rebase) Created 7 years, 8 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/modules/webmidi/MIDIPort.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/webmidi/MIDIErrorCallback.cpp
diff --git a/Source/modules/webmidi/MIDIErrorCallback.cpp b/Source/modules/webmidi/MIDIErrorCallback.cpp
index ff56fe21610d3a271608e37b229070784e06910a..0557f1d01c17606f418bf1f5fccdf495e6707cc0 100644
--- a/Source/modules/webmidi/MIDIErrorCallback.cpp
+++ b/Source/modules/webmidi/MIDIErrorCallback.cpp
@@ -29,7 +29,6 @@
*/
#include "config.h"
-
#include "modules/webmidi/MIDIErrorCallback.h"
#include "core/dom/DOMError.h"
« no previous file with comments | « no previous file | Source/modules/webmidi/MIDIPort.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698