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

Unified Diff: Source/core/page/WorkerNavigator.h

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
« no previous file with comments | « Source/core/page/Screen.idl ('k') | Source/core/timing/MemoryInfo.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/page/WorkerNavigator.h
diff --git a/Source/core/page/WorkerNavigator.h b/Source/core/page/WorkerNavigator.h
index f32332b26d610000f66e834be3eaf7c5f2f34936..61c06183fadf4f0a7fd4e6e7cd933c0eed6c9adf 100644
--- a/Source/core/page/WorkerNavigator.h
+++ b/Source/core/page/WorkerNavigator.h
@@ -27,7 +27,7 @@
#define WorkerNavigator_h
#include "bindings/v8/ScriptWrappable.h"
-#include "core/page/NavigatorBase.h"
+#include "core/frame/NavigatorBase.h"
#include "platform/Supplementable.h"
#include "wtf/PassRefPtr.h"
#include "wtf/RefCounted.h"
« no previous file with comments | « Source/core/page/Screen.idl ('k') | Source/core/timing/MemoryInfo.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698