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

Unified Diff: apps/benchmark/README.md

Issue 1394303004: Move //mojo/services/X/public/... to //mojo/services/X/... (part 3). (Closed) Base URL: https://github.com/domokit/mojo.git@no_public_2-x-no_public_1
Patch Set: Created 5 years, 2 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 | « apps/benchmark/BUILD.gn ('k') | apps/benchmark/benchmark_app.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apps/benchmark/README.md
diff --git a/apps/benchmark/README.md b/apps/benchmark/README.md
index 8380939b3ce9f370cdde5d1d2221bc4f0d4b2c95..8f84f221c9a97f88a22c1825a21a48cde42fa909 100644
--- a/apps/benchmark/README.md
+++ b/apps/benchmark/README.md
@@ -4,7 +4,7 @@ This application connects to another mojo application, collects traces during
indicated period of time and computes a number of results based on the collected
traces. It can be used to measure performance of a mojo app, provided that the
app being benchmarked participates in the [tracing
-ecosystem](../../mojo/services/tracing/public/interfaces/tracing.mojom).
+ecosystem](../../mojo/services/tracing/interfaces/tracing.mojom).
## Arguments
« no previous file with comments | « apps/benchmark/BUILD.gn ('k') | apps/benchmark/benchmark_app.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698