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

Unified Diff: third_party/WebKit/Source/core/timing/PerformanceBase.h

Issue 2655143002: Drop replacesCurrentHistoryItem, NavigationType (Closed)
Patch Set: More compile fixes Created 3 years, 11 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: third_party/WebKit/Source/core/timing/PerformanceBase.h
diff --git a/third_party/WebKit/Source/core/timing/PerformanceBase.h b/third_party/WebKit/Source/core/timing/PerformanceBase.h
index 882a008281bcf5d309b7c80a0247cbfeb22701ff..c62ec0a83003a450f7cba28c15f54cbb31b1463f 100644
--- a/third_party/WebKit/Source/core/timing/PerformanceBase.h
+++ b/third_party/WebKit/Source/core/timing/PerformanceBase.h
@@ -137,7 +137,7 @@ class CORE_EXPORT PerformanceBase : public EventTargetWithInlineData {
private:
static PerformanceNavigationTiming::NavigationType getNavigationType(
- NavigationType,
+ FrameLoadType,
const Document*);
static bool allowsTimingRedirect(const Vector<ResourceResponse>&,
« no previous file with comments | « third_party/WebKit/Source/core/loader/PingLoaderTest.cpp ('k') | third_party/WebKit/Source/core/timing/PerformanceBase.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698