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

Unified Diff: cc/cc_tests.gyp

Issue 1265013003: Adds support for hittesting points on surface quads (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixing component build Created 5 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
Index: cc/cc_tests.gyp
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index c0be7408a8556a46e5b8685553177f66740bada1..78f6b85966f9d2e2306c9557c11c9f292e1e3703 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -146,6 +146,7 @@
'surfaces/surface_aggregator_unittest.cc',
'surfaces/surface_display_output_surface_unittest.cc',
'surfaces/surface_factory_unittest.cc',
+ 'surfaces/surface_hittest_unittest.cc',
'surfaces/surface_unittest.cc',
'surfaces/surfaces_pixeltest.cc',
],
« no previous file with comments | « cc/cc.gyp ('k') | cc/surfaces/BUILD.gn » ('j') | cc/surfaces/surface_hittest.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698