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

Side by Side Diff: components/viz/hittest/DEPS

Issue 2908783002: WIP Hittest Component.
Patch Set: surface observer and test setup 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 unified diff | Download patch
OLDNEW
(Empty)
1 include_rules = [
2 "+cc",
3 "+ui/gfx/geometry/mojo",
4 "+components/viz/display_compositor",
rjkroege 2017/06/02 22:45:44 should only be the public interfaces?
5 "+skia/public",
6 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698