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

Unified Diff: sky/sdk/packages/sky/lib/sky_tool

Issue 1114553004: Update SDK README to discuss about:tracing and observatory. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 8 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 | « sky/sdk/packages/sky/CHANGELOG.md ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/sdk/packages/sky/lib/sky_tool
diff --git a/sky/sdk/packages/sky/lib/sky_tool b/sky/sdk/packages/sky/lib/sky_tool
index 59264abae22fcdbba47d5040d9a8645522e6dd36..1dfe31719aba5a4539e922d23c178571b534c015 100755
--- a/sky/sdk/packages/sky/lib/sky_tool
+++ b/sky/sdk/packages/sky/lib/sky_tool
@@ -13,6 +13,7 @@ import socket
import subprocess
import sys
import urlparse
+import time
# TODO(eseidel): This should be BIN_DIR.
LIB_DIR = os.path.realpath(os.path.dirname(os.path.abspath(__file__)))
« no previous file with comments | « sky/sdk/packages/sky/CHANGELOG.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698