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 2522323002: Revert of content_shell: Remove deps for resources only needed at runtime. (Closed)
Patch Set: Created 4 years, 1 month 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/shell/BUILD.gn ('k') | no next file » | 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 2b3b3f744b505ca8df1eb4724ff8ccaee043735a..ab1982f43097863f24f9ee92c13501f8b5d7bfe0 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -225,6 +225,7 @@
"//content/public/renderer",
"//content/public/utility",
"//content/renderer:for_content_tests",
+ "//content/shell:pak",
"//content/utility:for_content_tests",
"//device/base/synchronization",
"//device/geolocation",
@@ -672,6 +673,7 @@
"//content/public/renderer",
"//content/renderer:for_content_tests",
"//content/shell:content_shell_lib",
+ "//content/shell:pak",
"//content/test:test_support",
"//device/base/synchronization",
"//device/battery",
« no previous file with comments | « content/shell/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698