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

Unified Diff: content/test/BUILD.gn

Issue 456413002: Move the user agent styles sheets to blink_resources.grd (Part 2) with Unit test support (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Patch after rebased! Created 6 years, 3 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/content_unittests.isolate ('k') | content/test/blink_test_environment.cc » ('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 432655173d040bdd6f5ee70d88f63f88cfd445e0..3acecb05252e9fc5c6103f03d99c69e90bb8086b 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -48,6 +48,7 @@ static_library("test_support") {
"//content/gpu",
"//content/public/renderer:renderer_sources",
"//content/public/utility:utility_sources",
+ "//content/shell:pak",
"//cc",
"//cc:test_support",
"//media",
« no previous file with comments | « content/content_unittests.isolate ('k') | content/test/blink_test_environment.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698