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

Unified Diff: headless/DEPS

Issue 2631263003: [headless] Fix screenshots with gpu enabled. (Closed)
Patch Set: make test work with gpu compositing, run it for both gpu/software comp. 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
Index: headless/DEPS
diff --git a/headless/DEPS b/headless/DEPS
index edf61b6ede4bebb755d2540d1e7ccee5ffc20ea0..8a4b7906f8650d65f82d3e04fe91002cdeca3ef8 100644
--- a/headless/DEPS
+++ b/headless/DEPS
@@ -5,6 +5,7 @@ include_rules = [
"+content/public/test",
"+mojo/public",
"+net",
+ "+third_party/skia/include",
"+ui/base",
"+ui/base/resource",
"+ui/display",

Powered by Google App Engine
This is Rietveld 408576698