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

Unified Diff: components/BUILD.gn

Issue 1114123003: Fix various missing dependencies in //components for the Mac GN build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@content_shell_lib
Patch Set: Created 5 years, 8 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 | components/autofill/core/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index f52f6202e48e82851fbabc94c49006d332c4b1bc..4898af908ea7df3ed29392f6ab0d4123631a7c4d 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -30,6 +30,7 @@ group("all_components") {
"//components/component_updater",
"//components/content_settings/core/browser",
"//components/content_settings/core/common",
+ "//components/copresence",
"//components/crash/app",
"//components/crash/browser",
"//components/crx_file",
« no previous file with comments | « no previous file | components/autofill/core/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698