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

Unified Diff: gpu/ipc/service/gpu_channel_manager_delegate.h

Issue 1871233002: Move LatencyInfo to ui/latency_info (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Simplify ui/events OWNERS Created 4 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
Index: gpu/ipc/service/gpu_channel_manager_delegate.h
diff --git a/gpu/ipc/service/gpu_channel_manager_delegate.h b/gpu/ipc/service/gpu_channel_manager_delegate.h
index 83f2dc11526aa46a07d14e106b39c884238160e9..803e0112186c855ef0baae472401f7d13ebc4cb2 100644
--- a/gpu/ipc/service/gpu_channel_manager_delegate.h
+++ b/gpu/ipc/service/gpu_channel_manager_delegate.h
@@ -10,8 +10,8 @@
#if defined(OS_MACOSX)
#include "ui/base/cocoa/remote_layer_api.h"
-#include "ui/events/latency_info.h"
#include "ui/gfx/mac/io_surface.h"
+#include "ui/latency_info/latency_info.h"
#endif
class GURL;

Powered by Google App Engine
This is Rietveld 408576698