Chromium Code Reviews

Unified Diff: ui/latency/latency_info.dot

Issue 2783973002: Moving LatencyInfo into a separate component. (Closed)
Patch Set: Rebase again Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « ui/latency/latency_info.cc ('k') | ui/latency/latency_info_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/latency/latency_info.dot
diff --git a/ui/events/latency_info.dot b/ui/latency/latency_info.dot
similarity index 97%
rename from ui/events/latency_info.dot
rename to ui/latency/latency_info.dot
index e8ade171f016c1c31a3596c63bd546d664c15d01..673e0cbf02c8b8f8f9a14007135a6dc263496dd8 100644
--- a/ui/events/latency_info.dot
+++ b/ui/latency/latency_info.dot
@@ -1,4 +1,4 @@
-# dot -Tpdf ui/events/latency_info.dot > latency_info.pdf
+# dot -Tpdf ui/latency/latency_info.dot > latency_info.pdf
digraph g {
node [shape=box];
« no previous file with comments | « ui/latency/latency_info.cc ('k') | ui/latency/latency_info_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine