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

Unified Diff: third_party/WebKit/Source/core/core.gypi

Issue 1994883002: [Editing][CodeHealth] Extract new FrameCaret class from FrameSelection (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update Created 4 years, 7 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: third_party/WebKit/Source/core/core.gypi
diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
index 4a77e5858058e2dcec70d0efe3823cdd35fc2e3b..59f08b0c83b4d8fd4e0130acbe203c36774742d2 100644
--- a/third_party/WebKit/Source/core/core.gypi
+++ b/third_party/WebKit/Source/core/core.gypi
@@ -1468,6 +1468,7 @@
'editing/EditorKeyBindings.cpp',
'editing/EphemeralRange.cpp',
'editing/EphemeralRange.h',
+ 'editing/FrameCaret.cpp',
'editing/FrameSelection.cpp',
'editing/GranularityStrategy.cpp',
'editing/InputMethodController.cpp',
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/editing/CaretBase.h » ('j') | third_party/WebKit/Source/core/editing/CaretBase.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698