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

Unified Diff: Source/modules/gamepad/GamepadEvent.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/encryptedmedia/MediaKeys.cpp ('k') | Source/modules/indexeddb/IDBRequest.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/gamepad/GamepadEvent.cpp
diff --git a/Source/modules/gamepad/GamepadEvent.cpp b/Source/modules/gamepad/GamepadEvent.cpp
index 64fb399e3d9c9fa972e39c4f7292ae90daab65ee..cfe76f4bf41882c50ac41b3762fbae5d515c14bd 100644
--- a/Source/modules/gamepad/GamepadEvent.cpp
+++ b/Source/modules/gamepad/GamepadEvent.cpp
@@ -5,8 +5,6 @@
#include "config.h"
#include "modules/gamepad/GamepadEvent.h"
-#include "core/events/ThreadLocalEventNames.h"
-
namespace WebCore {
GamepadEventInit::GamepadEventInit()
« no previous file with comments | « Source/modules/encryptedmedia/MediaKeys.cpp ('k') | Source/modules/indexeddb/IDBRequest.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698