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

Unified Diff: content/browser/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 | « no previous file | content/public/common/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 47c55207fa9ba0255efc2668ca8a97847d08c799..63b7bb268c092f7be1e91337eed5f5e6375b8709 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -216,6 +216,7 @@ source_set("browser") {
"../common/service_manager/child_connection.h",
"../zygote/zygote_linux.cc",
"../zygote/zygote_linux.h",
+ "../zygote/zygote_main.h",
"../zygote/zygote_main_linux.cc",
"accessibility/accessibility_tree_formatter.cc",
"accessibility/accessibility_tree_formatter.h",
« no previous file with comments | « no previous file | content/public/common/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698