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

Unified Diff: components/BUILD.gn

Issue 2938953002: Implement HitTestAggregator (Closed)
Patch Set: rebase 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
« no previous file with comments | « no previous file | components/viz/hit_test/BUILD.gn » ('j') | components/viz/hit_test/display_hit_test_data.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index a6e920843350e043953b1b6b97c1c02d53612cd3..50f641b104835c34ca5324ff8b495d654c42fb4f 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -220,6 +220,7 @@ test("components_unittests") {
"//components/subresource_filter/content/renderer:unit_tests",
"//components/tracing:unit_tests",
"//components/visitedlink/test:unit_tests",
+ "//components/viz/hit_test:unit_tests",
"//components/viz/service:unit_tests",
"//components/wallpaper:unit_tests",
"//components/web_cache/browser:unit_tests",
« no previous file with comments | « no previous file | components/viz/hit_test/BUILD.gn » ('j') | components/viz/hit_test/display_hit_test_data.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698