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

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

Issue 2757543002: Ensure baseComputedStyle optimisation is cleared during registered custom property animations (Closed)
Patch Set: Rebased Created 3 years, 9 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 3c5d72b3899ffc659a844c6913cfe48e54b6367f..9f215e38e9f6c579bc1ccf9219d3870314717af3 100644
--- a/third_party/WebKit/Source/web/BUILD.gn
+++ b/third_party/WebKit/Source/web/BUILD.gn
@@ -333,6 +333,7 @@ test("webkit_unit_tests") {
# crbug.com/353585
"tests/ActiveConnectionThrottlingTest.cpp",
"tests/ActivityLoggerTest.cpp",
+ "tests/AnimationSimTest.cpp",
"tests/BrowserControlsTest.cpp",
"tests/ChromeClientImplTest.cpp",
"tests/CompositorWorkerTest.cpp",

Powered by Google App Engine
This is Rietveld 408576698