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

Unified Diff: gpu/DEPS

Issue 1025523005: gl_tests: Use zero size gl surface for offscreen rendering (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: make gpu_unittests pass as well 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: gpu/DEPS
diff --git a/gpu/DEPS b/gpu/DEPS
index 6b8aacbb6c52c4955490ddf6cffa16fe25dff7fb..1b002bcc80729580dd8952a99a1ee291f4cb03b5 100644
--- a/gpu/DEPS
+++ b/gpu/DEPS
@@ -8,4 +8,5 @@ include_rules = [
"+ui/gfx",
"+ui/gl",
"+ui/surface",
+ "+ui/ozone/public",
]

Powered by Google App Engine
This is Rietveld 408576698