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

Side by Side Diff: components/viz/host/hit_test/DEPS

Issue 2933493003: Add viz-host HitTestQuery. (Closed)
Patch Set: don't combine uint and int; check for overflow 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/viz/common",
3 "+cc/surfaces/surface_observer.h",
4 "+services/viz/hit_test/public/interfaces", 2 "+services/viz/hit_test/public/interfaces",
3 "+ui/gfx"
5 ] 4 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698