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

Unified Diff: Source/core/core.gypi

Issue 132043002: Rename WebCore::ScrollBehavior to ScrollAlignmentBehavior (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase and fix another #inlcude Created 6 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
« no previous file with comments | « no previous file | Source/core/editing/FrameSelection.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 75a5fb95b166d3385ce13592eaa08b8925331480..fe7ce71431d6c6741f18308e30b23b0d5e3e3b1a 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1579,7 +1579,7 @@
'rendering/RenderWordBreak.cpp',
'rendering/RenderWordBreak.h',
'rendering/RootInlineBox.cpp',
- 'rendering/ScrollBehavior.cpp',
+ 'rendering/ScrollAlignment.cpp',
'rendering/SubtreeLayoutScope.cpp',
'rendering/SubtreeLayoutScope.h',
'rendering/TableLayout.h',
« no previous file with comments | « no previous file | Source/core/editing/FrameSelection.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698