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

Unified Diff: ui/latency/mojo/latency_info_struct_traits.cc

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/latency_info_struct_traits.h ('k') | ui/latency/mojo/struct_traits_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/latency/mojo/latency_info_struct_traits.cc
diff --git a/ui/events/mojo/latency_info_struct_traits.cc b/ui/latency/mojo/latency_info_struct_traits.cc
similarity index 99%
rename from ui/events/mojo/latency_info_struct_traits.cc
rename to ui/latency/mojo/latency_info_struct_traits.cc
index 32fc616a967aaae70a87bee42822e980cf8acefc..11e23f6864dc7b4cf915939e259da623a4e1cb91 100644
--- a/ui/events/mojo/latency_info_struct_traits.cc
+++ b/ui/latency/mojo/latency_info_struct_traits.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "ui/events/mojo/latency_info_struct_traits.h"
+#include "ui/latency/mojo/latency_info_struct_traits.h"
#include "ipc/ipc_message_utils.h"
« no previous file with comments | « ui/latency/mojo/latency_info_struct_traits.h ('k') | ui/latency/mojo/struct_traits_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698