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

Unified Diff: chromeos/dbus/services/README.md

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 | « chromeos/BUILD.gn ('k') | chromeos/dbus/services/org.chromium.NetworkProxyService.conf » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/dbus/services/README.md
diff --git a/chromeos/dbus/services/README.md b/chromeos/dbus/services/README.md
index 63bc5d6f7e2301c7395e2e974b1dcb7810dd1bd6..1257e2a80814b54e0dac3ee293d3fe1ac53f728b 100644
--- a/chromeos/dbus/services/README.md
+++ b/chromeos/dbus/services/README.md
@@ -1,6 +1,8 @@
This directory contains service files and implementations for D-Bus
services provided by Chrome.
-Service files (with .conf extension) must be listed in the
-"dbus_service_files" rule of chromeos/BUILD.gn so that they can be
-deployed in Chrome OS and "Simple Chrome" builds.
+Service files (with `.conf` extensions) must be listed in the
+`dbus_service_files` rule of `chromeos/BUILD.gn` so that they can be
+deployed in Chrome OS and [Simple Chrome] builds.
+
+[Simple Chrome]: https://www.chromium.org/chromium-os/how-tos-and-troubleshooting/building-chromium-browser
« no previous file with comments | « chromeos/BUILD.gn ('k') | chromeos/dbus/services/org.chromium.NetworkProxyService.conf » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698