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

Unified Diff: Source/modules/webmidi/MIDIClientMock.h

Issue 247423002: [oilpan]: Change all modules files to include platform/heap/... instead of heap/... (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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 | « Source/modules/webmidi/MIDIClient.h ('k') | Source/modules/webmidi/MIDIController.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/webmidi/MIDIClientMock.h
diff --git a/Source/modules/webmidi/MIDIClientMock.h b/Source/modules/webmidi/MIDIClientMock.h
index a27d2c9f7111c8a987e42498fcb2172c5b725a9d..1afaa904112034390f2acb83d59bc339293e12e9 100644
--- a/Source/modules/webmidi/MIDIClientMock.h
+++ b/Source/modules/webmidi/MIDIClientMock.h
@@ -31,8 +31,8 @@
#ifndef MIDIClientMock_h
#define MIDIClientMock_h
-#include "heap/Handle.h"
#include "modules/webmidi/MIDIClient.h"
+#include "platform/heap/Handle.h"
namespace WebCore {
« no previous file with comments | « Source/modules/webmidi/MIDIClient.h ('k') | Source/modules/webmidi/MIDIController.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698