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

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

Issue 2823163002: Port some AOM tests from LayoutTests to SimTests. (Closed)
Patch Set: Address last feedback Created 3 years, 8 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 22fd373b2892c2f3d4f1bfe0103702f7dcc4a68f..7a44cf57f9ce1d291557e93897dfce8f8e9ee14e 100644
--- a/third_party/WebKit/Source/web/BUILD.gn
+++ b/third_party/WebKit/Source/web/BUILD.gn
@@ -332,6 +332,7 @@ test("webkit_unit_tests") {
# FIXME: Move the tests from web/tests/ to appropriate places.
# crbug.com/353585
+ "tests/AccessibilityObjectModelTest.cpp",
"tests/ActiveConnectionThrottlingTest.cpp",
"tests/ActivityLoggerTest.cpp",
"tests/AnimationSimTest.cpp",

Powered by Google App Engine
This is Rietveld 408576698