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

Unified Diff: runtime/bin/vmservice/observatory/HACKING.txt

Issue 474083002: Update path to Observatory in HACKING.txt (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 4 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/bin/vmservice/observatory/HACKING.txt
diff --git a/runtime/bin/vmservice/observatory/HACKING.txt b/runtime/bin/vmservice/observatory/HACKING.txt
index a279e2e4580002f0943150cb923842d422a92e47..eb6e9cdb151778763f3ee3ad2633fe553b5f5bea 100644
--- a/runtime/bin/vmservice/observatory/HACKING.txt
+++ b/runtime/bin/vmservice/observatory/HACKING.txt
@@ -8,7 +8,7 @@ During development you do not need to run dart2js or rebuild the VM (unless
you are also making changes to the backend). While you're working on your
feature follow the steps:
-1. Open runtime/bin/vmservice/client in the Dart Editor
+1. Open runtime/bin/vmservice/observatory in the Dart Editor
2. Run pub upgrade
3. Run dart --observe script.dart
4. Run index.html in Dartium
« 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