Index: content/common/gpu/gpu_command_buffer_stub.cc |
diff --git a/content/common/gpu/gpu_command_buffer_stub.cc b/content/common/gpu/gpu_command_buffer_stub.cc |
index d6706af571aae3d8c7e3ab0d4e5639932e59256a..abfa92fae5b9d221d094040463096cb9b74d6d09 100644 |
--- a/content/common/gpu/gpu_command_buffer_stub.cc |
+++ b/content/common/gpu/gpu_command_buffer_stub.cc |
@@ -8,7 +8,7 @@ |
#include "base/debug/trace_event.h" |
#include "base/hash.h" |
#include "base/shared_memory.h" |
-#include "base/time.h" |
+#include "base/time/time.h" |
#include "build/build_config.h" |
#include "content/common/gpu/gpu_channel.h" |
#include "content/common/gpu/gpu_channel_manager.h" |