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

Side by Side Diff: ui/compositor/DEPS

Issue 2238693002: Plumb SetVisible from ui::Compositor to the DirectRenderer. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: setvisible-browser: onemore Created 4 years, 4 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", 2 "+cc",
3 "-cc/blink", 3 "-cc/blink",
4 "+gpu/command_buffer/client/gles2_interface.h", 4 "+gpu/command_buffer/client/gles2_interface.h",
5 "+services/ui/public/cpp", 5 "+services/ui/public/cpp",
6 "+skia/ext/refptr.h", 6 "+skia/ext/refptr.h",
7 "+third_party/khronos/GLES2/gl2.h",
7 "+third_party/skia", 8 "+third_party/skia",
8 "+ui/gfx", 9 "+ui/gfx",
9 "+ui/gl", 10 "+ui/gl",
10 ] 11 ]
OLDNEW
« no previous file with comments | « content/renderer/android/synchronous_compositor_output_surface.cc ('k') | ui/compositor/compositor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698