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

Unified Diff: content/test/BUILD.gn

Issue 2584363002: gpu: Move ContextProviderCommandBuffer into mus gpu client-lib. (Closed)
Patch Set: tot merge Created 4 years 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 | « content/renderer/webgraphicscontext3d_provider_impl.cc ('k') | content/test/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index c46efd4abc24f44462bfc70947ed3ff8bd0f087e..149733259b19d51335968c1c3fc89a5eaf18637f 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -472,6 +472,7 @@ static_library("layouttest_support") {
"//content/public/common",
"//content/renderer:for_content_tests",
"//device/bluetooth",
+ "//services/ui/public/cpp/gpu",
"//skia",
"//ui/accessibility:ax_gen",
"//ui/events/blink",
@@ -715,6 +716,7 @@ test("content_browsertests") {
"//net:test_support",
"//ppapi/features",
"//services/service_manager/public/cpp",
+ "//services/ui/public/cpp/gpu",
"//storage/browser",
"//testing/gmock",
"//testing/gtest",
« no previous file with comments | « content/renderer/webgraphicscontext3d_provider_impl.cc ('k') | content/test/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698