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

Unified Diff: chrome/browser/chromeos/BUILD.gn

Issue 2777223002: Gets chrome --mus some what working (Closed)
Patch Set: fix mac Created 3 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 | « ash/test/ash_test_helper.cc ('k') | chrome/browser/chromeos/ash_config.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index d02a67d1992217711223b38d678690b1d43be9a4..aa5f35a090c70ac43808b598316b1de971b564f5 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -95,6 +95,7 @@ source_set("chromeos") {
"//net",
"//ppapi/proxy:ipc", # For PpapiMsg_LoadPlugin
"//services/service_manager/public/cpp",
+ "//services/service_manager/runner/common",
"//services/ui/public/interfaces/display",
# TODO: care about enable_basic_printing and enable_print_preview.
@@ -326,6 +327,8 @@ source_set("chromeos") {
"arc/voice_interaction/arc_voice_interaction_framework_service.h",
"arc/wallpaper/arc_wallpaper_service.cc",
"arc/wallpaper/arc_wallpaper_service.h",
+ "ash_config.cc",
+ "ash_config.h",
"attestation/attestation_ca_client.cc",
"attestation/attestation_ca_client.h",
"attestation/attestation_policy_observer.cc",
« no previous file with comments | « ash/test/ash_test_helper.cc ('k') | chrome/browser/chromeos/ash_config.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698