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

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

Issue 157553002: Remove the Pagination struct, clean up viewport scroll policy propagation. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 10 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/core/page/Page.h
diff --git a/Source/core/page/Page.h b/Source/core/page/Page.h
index 7fa6d094f3de1ce1b1bf8743c11e4b7447c67fb5..befb6963e0ed9bb79bc8e96a4b1c2d3b04bbb97e 100644
--- a/Source/core/page/Page.h
+++ b/Source/core/page/Page.h
@@ -26,7 +26,6 @@
#include "core/frame/UseCounter.h"
#include "core/page/HistoryController.h"
#include "core/page/PageVisibilityState.h"
-#include "core/rendering/Pagination.h"
#include "platform/LifecycleContext.h"
#include "platform/Supplementable.h"
#include "platform/geometry/LayoutRect.h"

Powered by Google App Engine
This is Rietveld 408576698