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

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

Issue 2706003002: Get rid of unused functions SelectionAdjuster::adjustSelectionIn{DOM,Flat}Tree (Closed)
Patch Set: 2017-02-20T18:17:58 Created 3 years, 10 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 | third_party/WebKit/Source/core/editing/SelectionAdjuster.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/editing/BUILD.gn
diff --git a/third_party/WebKit/Source/core/editing/BUILD.gn b/third_party/WebKit/Source/core/editing/BUILD.gn
index 01bb06b5d48c1a120c1857ef92ead129b1d063c2..ac3beb0f8d3e963cca8ca8af269574eea7827e26 100644
--- a/third_party/WebKit/Source/core/editing/BUILD.gn
+++ b/third_party/WebKit/Source/core/editing/BUILD.gn
@@ -236,7 +236,6 @@ source_set("unit_tests") {
"InputMethodControllerTest.cpp",
"PositionTest.cpp",
"RelocatablePositionTest.cpp",
- "SelectionAdjusterTest.cpp",
"SelectionControllerTest.cpp",
"SelectionTemplateTest.cpp",
"SurroundingTextTest.cpp",
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/editing/SelectionAdjuster.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698