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

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

Issue 26848007: Move Navigation Timing and other various window-level objects out of page/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 2 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/gamepad/NavigatorGamepad.cpp
diff --git a/Source/modules/gamepad/NavigatorGamepad.cpp b/Source/modules/gamepad/NavigatorGamepad.cpp
index fccb998ca415f9cd2084c825c42a93d68e947deb..1e63a7dd664d39b7bad051f68c262c062496d4dc 100644
--- a/Source/modules/gamepad/NavigatorGamepad.cpp
+++ b/Source/modules/gamepad/NavigatorGamepad.cpp
@@ -26,7 +26,7 @@
#include "config.h"
#include "modules/gamepad/NavigatorGamepad.h"
-#include "core/page/Navigator.h"
+#include "core/frame/Navigator.h"
#include "modules/gamepad/GamepadList.h"
#include "public/platform/Platform.h"
#include "wtf/PassOwnPtr.h"
« no previous file with comments | « Source/modules/donottrack/NavigatorDoNotTrack.cpp ('k') | Source/modules/geolocation/NavigatorGeolocation.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698