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

Unified Diff: ui/compositor/test/DEPS

Issue 2493913002: Mus: Move InProcessCommandBuffer and GLInProcessContext to gpu/ipc (Closed)
Patch Set: Fixed casts on windows Created 4 years, 1 month 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 | « ui/compositor/BUILD.gn ('k') | ui/compositor/test/in_process_context_provider.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/compositor/test/DEPS
diff --git a/ui/compositor/test/DEPS b/ui/compositor/test/DEPS
index 3844097fe010745d47270b5ff38a2aec4a394a37..d55b78f0c85e397a6ba7780d045101992de813f3 100644
--- a/ui/compositor/test/DEPS
+++ b/ui/compositor/test/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+gpu/command_buffer/client",
"+gpu/command_buffer/common",
+ "+gpu/ipc",
"+gpu/skia_bindings",
"+skia/ext",
"+ui/base/x",
« no previous file with comments | « ui/compositor/BUILD.gn ('k') | ui/compositor/test/in_process_context_provider.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698