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

Unified Diff: Source/core/core.gypi

Issue 988023005: Implementing directional selection strategy in Blink. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Addressing feedback. Created 5 years, 8 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') | Source/core/editing/FrameSelection.cpp » ('J')
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 b661c046017c04fd403e609817c6a8ffb652e7c6..ff8e135636ac2d9e51aa9d31463ba89af36b2c07 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1310,6 +1310,7 @@
'editing/FormatBlockCommand.cpp',
'editing/FormatBlockCommand.h',
'editing/FrameSelection.cpp',
+ 'editing/GranularityStrategy.cpp',
'editing/HTMLInterchange.cpp',
'editing/IndentOutdentCommand.cpp',
'editing/IndentOutdentCommand.h',
« no previous file with comments | « no previous file | Source/core/editing/FrameSelection.h » ('j') | Source/core/editing/FrameSelection.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698