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

Unified Diff: Source/modules/webaudio/AudioProcessingEvent.cpp

Issue 210133002: Remove the include "core/events/ThreadLocalEventNames.h" (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
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
Index: Source/modules/webaudio/AudioProcessingEvent.cpp
diff --git a/Source/modules/webaudio/AudioProcessingEvent.cpp b/Source/modules/webaudio/AudioProcessingEvent.cpp
index a00f779a81cf718736b197ce39d9cc0064698429..2be54a646101d6e2cf7aa2881605ef518fd9d36f 100644
--- a/Source/modules/webaudio/AudioProcessingEvent.cpp
+++ b/Source/modules/webaudio/AudioProcessingEvent.cpp
@@ -28,8 +28,6 @@
#include "modules/webaudio/AudioProcessingEvent.h"
-#include "core/events/ThreadLocalEventNames.h"
-
namespace WebCore {
PassRefPtr<AudioProcessingEvent> AudioProcessingEvent::create()
« no previous file with comments | « Source/modules/serviceworkers/InstallEvent.cpp ('k') | Source/modules/webaudio/OfflineAudioCompletionEvent.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698