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

Unified Diff: sky/engine/core/core.gni

Issue 686653002: Remove a bunch of fixed position dead code. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 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 | « no previous file | sky/engine/core/dom/Range.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/core/core.gni
diff --git a/sky/engine/core/core.gni b/sky/engine/core/core.gni
index 0c552db58f50cb7698f7e43803af9d65c50c0abb..70df24e9fd5d223423c20f83b787914d98a87117 100644
--- a/sky/engine/core/core.gni
+++ b/sky/engine/core/core.gni
@@ -1019,8 +1019,6 @@ sky_core_files = [
"page/TouchDisambiguation.cpp",
"page/TouchDisambiguation.h",
"page/WindowFocusAllowedIndicator.cpp",
- "page/scrolling/ScrollingConstraints.cpp",
- "page/scrolling/ScrollingConstraints.h",
"page/scrolling/ScrollingCoordinator.cpp",
"page/scrolling/ScrollingCoordinator.h",
"rendering/BidiRun.h",
« no previous file with comments | « no previous file | sky/engine/core/dom/Range.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698