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

Unified Diff: Source/modules/gamepad/GamepadList.cpp

Issue 68093002: Remove duplicated headers from modules/ (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 1 month 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/gamepad/Gamepad.cpp ('k') | Source/modules/geolocation/Geolocation.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/gamepad/GamepadList.cpp
diff --git a/Source/modules/gamepad/GamepadList.cpp b/Source/modules/gamepad/GamepadList.cpp
index 14d8503e08ec04a9d97f3e7c07e8ddc28235d9cc..33f3027427a64cca45ba885a220a00d676ab67d8 100644
--- a/Source/modules/gamepad/GamepadList.cpp
+++ b/Source/modules/gamepad/GamepadList.cpp
@@ -26,7 +26,6 @@
#include "config.h"
#include "modules/gamepad/GamepadList.h"
-#include "modules/gamepad/Gamepad.h"
namespace WebCore {
« no previous file with comments | « Source/modules/gamepad/Gamepad.cpp ('k') | Source/modules/geolocation/Geolocation.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698