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

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: Rebase master 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
« no previous file with comments | « Source/core/frame/FrameView.cpp ('k') | Source/core/rendering/Pagination.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/page/Page.h
diff --git a/Source/core/page/Page.h b/Source/core/page/Page.h
index d1c4990ab66cd0d9ba638b86ef891ffbc2f411bc..b79367b68b7ee078f8eb4f7d431f8dc6bf01e006 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"
« no previous file with comments | « Source/core/frame/FrameView.cpp ('k') | Source/core/rendering/Pagination.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698