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

Unified Diff: Source/modules/webaudio/OfflineAudioCompletionEvent.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
« no previous file with comments | « Source/modules/webaudio/AudioProcessingEvent.cpp ('k') | Source/modules/websockets/CloseEvent.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/webaudio/OfflineAudioCompletionEvent.cpp
diff --git a/Source/modules/webaudio/OfflineAudioCompletionEvent.cpp b/Source/modules/webaudio/OfflineAudioCompletionEvent.cpp
index 19097a288af11eacab281cc9465a4d1144629b59..b48d6e9dda04f05864993e292e0feca9db22c439 100644
--- a/Source/modules/webaudio/OfflineAudioCompletionEvent.cpp
+++ b/Source/modules/webaudio/OfflineAudioCompletionEvent.cpp
@@ -28,8 +28,6 @@
#include "modules/webaudio/OfflineAudioCompletionEvent.h"
-#include "core/events/ThreadLocalEventNames.h"
-
namespace WebCore {
PassRefPtr<OfflineAudioCompletionEvent> OfflineAudioCompletionEvent::create()
« no previous file with comments | « Source/modules/webaudio/AudioProcessingEvent.cpp ('k') | Source/modules/websockets/CloseEvent.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698