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

Unified Diff: runtime/vm/service/service.md

Issue 2616933002: Use actual tab character in service.md (Closed)
Patch Set: Created 3 years, 11 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/vm/service/service.md
diff --git a/runtime/vm/service/service.md b/runtime/vm/service/service.md
index cbcb063f35be299b19a38fe97a02efb79c12b08f..d372c796fb03913afc17253be101adb5ac47df90 100644
--- a/runtime/vm/service/service.md
+++ b/runtime/vm/service/service.md
@@ -37,7 +37,7 @@ The Service Protocol uses [JSON-RPC 2.0][].
- [getVersion](#getversion)
- [getVM](#getvm)
- [pause](#pause)
- - [reloadSources](#reloadSources)
+ - [reloadSources](#reloadSources)
- [removeBreakpoint](#removebreakpoint)
- [resume](#resume)
- [setExceptionPauseMode](#setexceptionpausemode)
@@ -74,7 +74,7 @@ The Service Protocol uses [JSON-RPC 2.0][].
- [Message](#message)
- [Null](#null)
- [Object](#object)
- - [ReloadReport](#reloadreport)
+ - [ReloadReport](#reloadreport)
- [Response](#response)
- [Sentinel](#sentinel)
- [SentinelKind](#sentinelkind)
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698