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

Unified Diff: ui/compositor/test/DEPS

Issue 853353003: ui/compositor: Provide its own 'in process' ContextProvider. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove GrContextForWebGraphicsContext3D usage Created 5 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/compositor/test/DEPS
diff --git a/ui/compositor/test/DEPS b/ui/compositor/test/DEPS
index 7f9b273bbe2ed4d2702bfd9b7d2ab6091619b2e0..c479a656bd4d7811f49079d59694ae11a05b5fe2 100644
--- a/ui/compositor/test/DEPS
+++ b/ui/compositor/test/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+gpu/blink",
"+gpu/command_buffer/client",
- "+webkit/common/gpu",
+ "+gpu/skia_bindings",
+ "+skia/ext",
]

Powered by Google App Engine
This is Rietveld 408576698