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

Unified Diff: ui/compositor/DEPS

Issue 1021823002: Introduce ui::PaintRecorder and use it for CursorWindowDelegate. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: slimmingui-paintrecorder: . Created 5 years, 9 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
Index: ui/compositor/DEPS
diff --git a/ui/compositor/DEPS b/ui/compositor/DEPS
index e234d5533c42243dc1b62e32b702326998b09c90..cf468de10c8c0ca1c0c779e1aaff8b97ccec6a2a 100644
--- a/ui/compositor/DEPS
+++ b/ui/compositor/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+cc",
"-cc/blink",
"+gpu/command_buffer/client/gles2_interface.h",
+ "+skia/ext/refptr.h",
"+third_party/skia",
"+ui/gfx",
"+ui/gl",
« no previous file with comments | « ui/compositor/BUILD.gn ('k') | ui/compositor/compositor.gyp » ('j') | ui/views/view.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698