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

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

Issue 2913773002: [WIP][b:eae_mywip_paint] Paint Selection NG.
Patch Set: update Created 3 years, 6 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/editing/BUILD.gn
diff --git a/third_party/WebKit/Source/core/editing/BUILD.gn b/third_party/WebKit/Source/core/editing/BUILD.gn
index 55605712fab11802134fc0a25fd38838b5103b71..c01b40d6c9472053750a6a2dadcc200c3f790b89 100644
--- a/third_party/WebKit/Source/core/editing/BUILD.gn
+++ b/third_party/WebKit/Source/core/editing/BUILD.gn
@@ -304,6 +304,7 @@ source_set("unit_tests") {
"FrameSelectionTest.cpp",
"GranularityStrategyTest.cpp",
"InputMethodControllerTest.cpp",
+ "LayoutSelectionTest.cpp",
"PositionIteratorTest.cpp",
"PositionTest.cpp",
"RelocatablePositionTest.cpp",

Powered by Google App Engine
This is Rietveld 408576698