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

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: Generic logic to handle any paks packaged! 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 d3a780242cfca305e24d589e0844d01a0f204d13..17fdb651beff5587f9c6ebbd6e099bbe1a30e70b 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -46,6 +46,7 @@ static_library("test_support") {
"//content/ppapi_plugin",
"//content/public/renderer",
"//content/public/utility",
+ "//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