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

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

Issue 2916563003: Compute effective touch action in StyleAdjuster. (Closed)
Patch Set: Rebase Created 3 years, 5 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/css/ComputedStyleExtraFields.json5 » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/BUILD.gn
diff --git a/third_party/WebKit/Source/core/BUILD.gn b/third_party/WebKit/Source/core/BUILD.gn
index 438f54a9f5659642f4eb8eef16e6e37ea7c677c1..7c7d592130124fc2d97e3276ef3fe1bd8fea4086 100644
--- a/third_party/WebKit/Source/core/BUILD.gn
+++ b/third_party/WebKit/Source/core/BUILD.gn
@@ -1238,6 +1238,7 @@ source_set("unit_tests") {
"css/resolver/MatchResultTest.cpp",
"css/resolver/ScopedStyleResolverTest.cpp",
"css/resolver/SharedStyleFinderTest.cpp",
+ "css/resolver/StyleAdjusterTest.cpp",
"css/threaded/CSSParserThreadedTest.cpp",
"css/threaded/CSSToLengthConversionDataThreadedTest.cpp",
"css/threaded/FilterOperationResolverThreadedTest.cpp",
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/css/ComputedStyleExtraFields.json5 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698