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

Unified Diff: third_party/WebKit/Source/core/BUILD.gn

Issue 2393403002: Introduce Selection class (Closed)
Patch Set: 2016-10-06T15:27:59 Created 4 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
Index: third_party/WebKit/Source/core/BUILD.gn
diff --git a/third_party/WebKit/Source/core/BUILD.gn b/third_party/WebKit/Source/core/BUILD.gn
index b353a9415242b8964833636c6195d2fd2d646271..6d9d59aab38ceb82665d53e7da1ee3c1000588e4 100644
--- a/third_party/WebKit/Source/core/BUILD.gn
+++ b/third_party/WebKit/Source/core/BUILD.gn
@@ -1045,6 +1045,7 @@ source_set("unit_tests") {
"editing/PositionTest.cpp",
"editing/RelocatablePositionTest.cpp",
"editing/SelectionAdjusterTest.cpp",
+ "editing/SelectionTest.cpp",
"editing/SurroundingTextTest.cpp",
"editing/VisiblePositionTest.cpp",
"editing/VisibleSelectionTest.cpp",
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/editing/BUILD.gn » ('j') | third_party/WebKit/Source/core/editing/Selection.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698