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

Unified Diff: components/viz/client/BUILD.gn

Issue 2972963002: [mus+ash] Implements hit-test client in Aura (Closed)
Patch Set: [mus ash] Implements hit-test client in Aura (rebased) 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 | components/viz/client/client_layer_tree_frame_sink.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/viz/client/BUILD.gn
diff --git a/components/viz/client/BUILD.gn b/components/viz/client/BUILD.gn
index d96a543f6dcd0199b9439c27e1ab124b97348a35..0411932d1e620ffa9afeee5b959d6f8a04dff34b 100644
--- a/components/viz/client/BUILD.gn
+++ b/components/viz/client/BUILD.gn
@@ -8,6 +8,7 @@ source_set("client") {
"client_layer_tree_frame_sink.h",
"client_shared_bitmap_manager.cc",
"client_shared_bitmap_manager.h",
+ "hit_test_data_provider.h",
"local_surface_id_provider.cc",
"local_surface_id_provider.h",
]
« no previous file with comments | « no previous file | components/viz/client/client_layer_tree_frame_sink.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698