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

Unified Diff: content/test/BUILD.gn

Issue 2605743002: Use consistent types for ICC profiles (Closed)
Patch Set: No export for static lib 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
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index bf3ff46e333392d42cb497c1196452fe1a9910c4..12a1f44c099e5b6a17185bb490355cc0b505174a 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -479,6 +479,7 @@ static_library("layouttest_support") {
"//skia",
"//ui/accessibility:ax_gen",
"//ui/events/blink",
+ "//ui/gfx:test_support",
"//v8",
]

Powered by Google App Engine
This is Rietveld 408576698