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

Unified Diff: ui/latency/mojo/latency_info.mojom

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. 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 | « ui/latency/mojo/OWNERS ('k') | ui/latency/mojo/latency_info.typemap » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/latency/mojo/latency_info.mojom
diff --git a/ui/events/mojo/latency_info.mojom b/ui/latency/mojo/latency_info.mojom
similarity index 99%
rename from ui/events/mojo/latency_info.mojom
rename to ui/latency/mojo/latency_info.mojom
index 664499c734b74067bf23047bdbf42ccef0d23f73..f27e33075241d559f55b155cfd3f636248a68fd7 100644
--- a/ui/events/mojo/latency_info.mojom
+++ b/ui/latency/mojo/latency_info.mojom
@@ -100,7 +100,7 @@ struct LatencyComponentPair {
LatencyComponent value;
};
-// See ui/events/latency_info.h
+// See ui/latency/latency_info.h
struct LatencyInfo {
string trace_name;
array<LatencyComponentPair> latency_components;
« no previous file with comments | « ui/latency/mojo/OWNERS ('k') | ui/latency/mojo/latency_info.typemap » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698