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

Unified Diff: Source/core/workers/WorkerReportingProxy.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/workers/WorkerConsole.cpp ('k') | Source/modules/donottrack/NavigatorDoNotTrack.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/workers/WorkerReportingProxy.h
diff --git a/Source/core/workers/WorkerReportingProxy.h b/Source/core/workers/WorkerReportingProxy.h
index daa8f500b451f1f71fe3f69d01033134d51da617..ee53c1dc7f7eebe5e9acbbaa770fb0dc6922c9fa 100644
--- a/Source/core/workers/WorkerReportingProxy.h
+++ b/Source/core/workers/WorkerReportingProxy.h
@@ -31,7 +31,7 @@
#ifndef WorkerReportingProxy_h
#define WorkerReportingProxy_h
-#include "core/page/ConsoleTypes.h"
+#include "core/frame/ConsoleTypes.h"
#include "wtf/Forward.h"
namespace WebCore {
« no previous file with comments | « Source/core/workers/WorkerConsole.cpp ('k') | Source/modules/donottrack/NavigatorDoNotTrack.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698