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

Unified Diff: content/test/BUILD.gn

Issue 2867543002: content: add header files of public that were not listed in the BUILD.gn file (Closed)
Patch Set: fix check failures Created 3 years, 7 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') | 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 52fc469be2cdf93bd03626278a0b6332aa31adaa..19c0159d10af4334e677464543b111fe6a329921 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -494,6 +494,7 @@ static_library("layouttest_support") {
"//content/browser:for_content_tests",
"//content/child:for_content_tests",
"//content/public/common",
+ "//content/public/renderer",
"//content/renderer:for_content_tests",
"//content/shell/test_runner:test_runner",
"//device/bluetooth",
« no previous file with comments | « content/public/renderer/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698