Index: content/browser/renderer_host/gpu_message_filter.cc |
diff --git a/content/browser/renderer_host/gpu_message_filter.cc b/content/browser/renderer_host/gpu_message_filter.cc |
index 14813eb484f5df107187c5a88c6a90f4300d12d6..bf1fa07948461ea02e5be36bc04d80fe0e2d82cb 100644 |
--- a/content/browser/renderer_host/gpu_message_filter.cc |
+++ b/content/browser/renderer_host/gpu_message_filter.cc |
@@ -13,7 +13,7 @@ |
#include "content/browser/gpu/gpu_data_manager_impl.h" |
#include "content/browser/gpu/gpu_process_host.h" |
#include "content/common/child_process_host_impl.h" |
-#include "content/common/gpu/gpu_host_messages.h" |
+#include "content/common/gpu/gpu_messages.h" |
namespace content { |