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

Unified Diff: components/BUILD.gn

Issue 2941423002: viz: Move ServerGpuMemoryBufferManager into host/gpu. (Closed)
Patch Set: fix tot merge Created 3 years, 6 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/common/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index c61ae0ad91cef740fdbeade8700cb76db8a6566b..fb0cac8bdc3ecbe0e67bd2d8420cb92267de86e3 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -225,7 +225,6 @@ test("components_unittests") {
"//components/subresource_filter/content/renderer:unit_tests",
"//components/tracing:unit_tests",
"//components/visitedlink/test:unit_tests",
- "//components/viz/common:unit_tests",
"//components/viz/host:unit_tests",
"//components/viz/service:unit_tests",
"//components/wallpaper:unit_tests",
« no previous file with comments | « no previous file | components/viz/common/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698