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

Unified Diff: ui/views/DEPS

Issue 145293007: ui: No more TestCompositor. Use NullDraw contexts in unit tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: testsnulldraw: Created 6 years, 11 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/views/DEPS
diff --git a/ui/views/DEPS b/ui/views/DEPS
index a74bffc716194fa441ed56ed15844af891e9c272..bc24bbc66bfc0681552b7309b02eb9c1a1c65e03 100644
--- a/ui/views/DEPS
+++ b/ui/views/DEPS
@@ -9,6 +9,7 @@ include_rules = [
"+ui/compositor",
"+ui/events",
"+ui/gfx",
+ "+ui/gl/gl_surface.h", # To initialize GL for tests.
"+ui/native_theme",
"+ui/ozone",
"+ui/wm/public",

Powered by Google App Engine
This is Rietveld 408576698