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

Unified Diff: chromeos/BUILD.gn

Issue 2783823004: chromeos: Add D-Bus config for org.chromium.NetworkProxyService. (Closed)
Patch Set: 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 | « no previous file | chromeos/dbus/services/README.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/BUILD.gn
diff --git a/chromeos/BUILD.gn b/chromeos/BUILD.gn
index b81ceb45f3a24e6b056241aa72fe81d774bdd581..470e6dd3cf3fd030740e84f1d8176dbdd5fbb143 100644
--- a/chromeos/BUILD.gn
+++ b/chromeos/BUILD.gn
@@ -468,6 +468,7 @@ copy("dbus_service_files") {
sources = [
"dbus/services/org.chromium.LibCrosService.conf",
"dbus/services/org.chromium.LivenessService.conf",
+ "dbus/services/org.chromium.NetworkProxyService.conf",
]
outputs = [
"$root_out_dir/dbus/{{source_file_part}}",
« no previous file with comments | « no previous file | chromeos/dbus/services/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698