Index: content/browser/gpu/gpu_process_host_ui_shim.cc |
diff --git a/content/browser/gpu/gpu_process_host_ui_shim.cc b/content/browser/gpu/gpu_process_host_ui_shim.cc |
index c92a72dba7f9c69d73c64463626bdae921b752d6..9f25fd929f40f1e84f9fd7c6d3288ff1e1d8f1f1 100644 |
--- a/content/browser/gpu/gpu_process_host_ui_shim.cc |
+++ b/content/browser/gpu/gpu_process_host_ui_shim.cc |
@@ -25,7 +25,7 @@ |
#include "content/public/browser/browser_thread.h" |
#if defined(OS_MACOSX) |
-#include "content/browser/compositor/browser_compositor_ca_layer_tree_mac.h" |
+#include "ui/compositor/mac/accelerated_widget_mac.h" |
#endif |
#if defined(USE_OZONE) |