Index: gpu/command_buffer/client/cmd_buffer_helper.cc |
=================================================================== |
--- gpu/command_buffer/client/cmd_buffer_helper.cc (revision 201875) |
+++ gpu/command_buffer/client/cmd_buffer_helper.cc (working copy) |
@@ -4,9 +4,9 @@ |
// This file contains the implementation of the command buffer helper class. |
-#include "../client/cmd_buffer_helper.h" |
-#include "../common/command_buffer.h" |
-#include "../common/trace_event.h" |
+#include "gpu/command_buffer/client/cmd_buffer_helper.h" |
+#include "gpu/command_buffer/common/command_buffer.h" |
+#include "gpu/command_buffer/common/trace_event.h" |
namespace gpu { |