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

Unified Diff: components/BUILD.gn

Issue 2941933002: viz: Convert a sync api in ServerGpuMemoryBufferManager into async. (Closed)
Patch Set: fix test build on windows 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 | « base/threading/thread_restrictions.h ('k') | 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 6189588440057d786e88c1a1ee1d18d7a7f7fd6d..274c20dc1d19b0b84359fc1869cd88643edf55f3 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -224,6 +224,7 @@ 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/service:unit_tests",
"//components/wallpaper:unit_tests",
"//components/web_cache/browser:unit_tests",
« no previous file with comments | « base/threading/thread_restrictions.h ('k') | components/viz/common/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698