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

Unified 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/renderer/android/synchronous_compositor_output_surface.cc ('k') | ui/compositor/compositor.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/compositor/DEPS
diff --git a/ui/compositor/DEPS b/ui/compositor/DEPS
index 4e0f1bfce0ba7604891c0a64f80bf01e4ac316cb..7070d85284e684335f1493c39cfbc4eee5fef9f7 100644
--- a/ui/compositor/DEPS
+++ b/ui/compositor/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+gpu/command_buffer/client/gles2_interface.h",
"+services/ui/public/cpp",
"+skia/ext/refptr.h",
+ "+third_party/khronos/GLES2/gl2.h",
"+third_party/skia",
"+ui/gfx",
"+ui/gl",
« 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