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

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

Issue 2647843002: Switch Shadow DOM V0 <content> FeatureSet tests to SimTest. (Closed)
Patch Set: Created 3 years, 11 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/web/BUILD.gn
diff --git a/third_party/WebKit/Source/web/BUILD.gn b/third_party/WebKit/Source/web/BUILD.gn
index 1db13a6aac473003df67bd79ddb11b49e6d8c0df..dab2a69957db6ab48052533b19bd3ffbd9641dfd 100644
--- a/third_party/WebKit/Source/web/BUILD.gn
+++ b/third_party/WebKit/Source/web/BUILD.gn
@@ -360,6 +360,7 @@ test("webkit_unit_tests") {
"tests/ScreenWakeLockTest.cpp",
"tests/ScrollbarsTest.cpp",
"tests/ScrollingCoordinatorTest.cpp",
+ "tests/ShadowDOMV0Test.cpp",
"tests/SpinLockTest.cpp",
"tests/TextFinderTest.cpp",
"tests/TextSelectionRepaintTest.cpp",

Powered by Google App Engine
This is Rietveld 408576698