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

Side by Side Diff: components/bitmap_uploader/DEPS

Issue 2088603002: Implement RenderPass StructTraits (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove unnecessary change Created 4 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 "+cc/ipc", 2 "+cc/ipc",
3 "+cc/quads",
3 "+components/mus/public", 4 "+components/mus/public",
4 "+gpu/GLES2", 5 "+gpu/GLES2",
5 "+mojo/common", 6 "+mojo/common",
6 "+mojo/public", 7 "+mojo/public",
7 "+ui/gfx/geometry", 8 "+ui/gfx/geometry",
8 ] 9 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698