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

Unified Diff: chromeos/BUILD.gn

Issue 2798703002: Create org.chromium.KioskAppService. (Closed)
Patch Set: style nits Created 3 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
Index: chromeos/BUILD.gn
diff --git a/chromeos/BUILD.gn b/chromeos/BUILD.gn
index a5fd4d6738cf66ded2fe09f1ddec08f13fb49e52..9bb48f22a45e05487f3fc71ec791bfbfe6e482b1 100644
--- a/chromeos/BUILD.gn
+++ b/chromeos/BUILD.gn
@@ -468,6 +468,7 @@ component("chromeos") {
copy("dbus_service_files") {
sources = [
+ "dbus/services/org.chromium.KioskAppService.conf",
"dbus/services/org.chromium.LibCrosService.conf",
"dbus/services/org.chromium.LivenessService.conf",
"dbus/services/org.chromium.NetworkProxyService.conf",
« no previous file with comments | « chrome/browser/chromeos/dbus/kiosk_info_service_provider.cc ('k') | chromeos/dbus/services/cros_dbus_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698