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

Unified Diff: components/viz/host/DEPS

Issue 2971903003: mus-gpu: Add support for tracking allocated gpu memory. (Closed)
Patch Set: . Created 3 years, 5 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
« no previous file with comments | « no previous file | components/viz/host/server_gpu_memory_buffer_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/viz/host/DEPS
diff --git a/components/viz/host/DEPS b/components/viz/host/DEPS
index b4d33612c2d0090608617f705939d3ace71dc75f..18cdf15e3fb1edccaedca537d6a7c8f6aa486611 100644
--- a/components/viz/host/DEPS
+++ b/components/viz/host/DEPS
@@ -8,10 +8,5 @@ include_rules = [
"+gpu/ipc/host",
"+mojo/public/cpp/bindings",
"+services/ui/gpu/interfaces",
+ "+ui/gfx",
]
-
-specific_include_rules = {
- "server_gpu_memory_buffer_manager_unittest\.cc": [
- "+ui/gfx",
- ]
-}
« no previous file with comments | « no previous file | components/viz/host/server_gpu_memory_buffer_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698