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

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

Issue 2933493003: Add viz-host HitTestQuery. (Closed)
Patch Set: comments # 16 17 18 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/common/DEPS » ('j') | components/viz/common/display_hit_test_data.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/viz/common/BUILD.gn
diff --git a/components/viz/common/BUILD.gn b/components/viz/common/BUILD.gn
index e703006959ea4f55c71b273ab6070901ccd2e634..3895c29abc94e56e868f53c216746c8413d119b0 100644
--- a/components/viz/common/BUILD.gn
+++ b/components/viz/common/BUILD.gn
@@ -4,6 +4,7 @@
source_set("common") {
sources = [
+ "display_hit_test_data.h",
rjkroege 2017/06/28 18:46:43 display_hit_test_region.h is the name name I think
"server_gpu_memory_buffer_manager.cc",
"server_gpu_memory_buffer_manager.h",
]
« no previous file with comments | « no previous file | components/viz/common/DEPS » ('j') | components/viz/common/display_hit_test_data.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698