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

Unified Diff: content/common/accelerated_surface_buffers_swapped_params_mac.h

Issue 1871233002: Move LatencyInfo to ui/latency_info (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix some more gyp issues 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
« no previous file with comments | « content/common/BUILD.gn ('k') | content/common/gpu_host_messages.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/accelerated_surface_buffers_swapped_params_mac.h
diff --git a/content/common/accelerated_surface_buffers_swapped_params_mac.h b/content/common/accelerated_surface_buffers_swapped_params_mac.h
index 2c35651ec048fc729c953faa39f21ae22ef5fa05..0a64c5c8fb9156f19d02c96b5790d34782093b7c 100644
--- a/content/common/accelerated_surface_buffers_swapped_params_mac.h
+++ b/content/common/accelerated_surface_buffers_swapped_params_mac.h
@@ -7,8 +7,8 @@
#include "gpu/ipc/common/surface_handle.h"
#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"
namespace content {
« no previous file with comments | « content/common/BUILD.gn ('k') | content/common/gpu_host_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698