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

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

Issue 2941933002: viz: Convert a sync api in ServerGpuMemoryBufferManager into async. (Closed)
Patch Set: . 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
1 include_rules = [ 1 include_rules = [
2 "+services/ui/gpu/interfaces", 2 "+services/ui/gpu/interfaces",
3 "+ui/gfx",
danakj 2017/06/21 18:50:35 do you think this should be split to a *_unittest.
sadrul 2017/06/21 20:38:53 Sure. Done.
3 ] 4 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698