Chromium Code Reviews| Index: gpu/command_buffer/common/time.h |
| diff --git a/gpu/command_buffer/common/time.h b/gpu/command_buffer/common/time.h |
| index 55403dd5b919e57fa5899ae24eacb8578a6dbf38..e4eb9422e7b7ba302c6974e394b6932fecbb6d89 100644 |
| --- a/gpu/command_buffer/common/time.h |
| +++ b/gpu/command_buffer/common/time.h |
| @@ -7,7 +7,7 @@ |
| #if !defined(__native_client__) |
| -#include "base/time.h" |
| +#include "base/time/time.h" |
| namespace gpu { |