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

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

Issue 2938953002: Implement HitTestAggregator (Closed)
Patch Set: rename DisplayHitTestRegion to AggregatedHitTestRegion 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
(Empty)
1 include_rules = [
2 "+cc/surfaces/frame_sink_id.h",
3 "+cc/surfaces/local_surface_id.h",
4 "+cc/surfaces/surface_id.h",
5 "+cc/surfaces/surface_observer.h",
6 "+services/viz/public/interfaces",
7 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698