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

Unified Diff: Source/core/platform/chromium/GamepadsChromium.cpp

Issue 15811002: Remove unused includes from core/platform .cpp files (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: Created 7 years, 7 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/core/platform/chromium/GamepadsChromium.cpp
diff --git a/Source/core/platform/chromium/GamepadsChromium.cpp b/Source/core/platform/chromium/GamepadsChromium.cpp
index e8edf03fbb620b562902b2846f7ae25093d5fd1d..783a42388a8ef9cb055d8c6f7729c89b34386963 100644
--- a/Source/core/platform/chromium/GamepadsChromium.cpp
+++ b/Source/core/platform/chromium/GamepadsChromium.cpp
@@ -24,7 +24,6 @@
*/
#include "config.h"
-#include "core/platform/Gamepads.h"
pdr. 2013/05/24 03:33:41 This might still be used.
Timothy Loh 2013/05/24 04:43:32 Fixed.
#include "modules/gamepad/GamepadList.h"
#include <public/Platform.h>

Powered by Google App Engine
This is Rietveld 408576698