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

Unified Diff: content/public/utility/BUILD.gn

Issue 1817903002: Make more of content pass "gn check" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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/public/renderer/BUILD.gn ('k') | gpu/command_buffer/client/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/utility/BUILD.gn
diff --git a/content/public/utility/BUILD.gn b/content/public/utility/BUILD.gn
index 1f3e9874595662ef654b54de492baf1ad3cc4ef3..c9fce03ed53ebbf95ecbc7a24a421a498c36595d 100644
--- a/content/public/utility/BUILD.gn
+++ b/content/public/utility/BUILD.gn
@@ -29,6 +29,7 @@ source_set("utility_sources") {
deps = [
"//base",
"//content:export",
+ "//content/public/child:child_sources",
"//content/public/common:common_sources",
"//content/utility",
"//ipc",
« no previous file with comments | « content/public/renderer/BUILD.gn ('k') | gpu/command_buffer/client/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698