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

Unified Diff: headless/BUILD.gn

Issue 2631263003: [headless] Fix screenshots with gpu enabled. (Closed)
Patch Set: add skia dep to build file. Created 3 years, 11 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 | « content/browser/compositor/offscreen_browser_compositor_output_surface.cc ('k') | headless/lib/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: headless/BUILD.gn
diff --git a/headless/BUILD.gn b/headless/BUILD.gn
index 4804aa3fdf1e029383dabab374eb7e5280ec1174..d6cd10639cd5caf71a922adaeb1e5ad02d769994 100644
--- a/headless/BUILD.gn
+++ b/headless/BUILD.gn
@@ -336,6 +336,7 @@ test("headless_browsertests") {
"//net/tools/testserver/",
"//third_party/pyftpdlib/",
"//third_party/pywebsocket/",
+ "//third_party/skia/",
"//third_party/tlslite/",
"test/data/",
]
« no previous file with comments | « content/browser/compositor/offscreen_browser_compositor_output_surface.cc ('k') | headless/lib/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698