Index: content/common/gpu/client/gl_helper_benchmark.cc |
diff --git a/content/common/gpu/client/gl_helper_benchmark.cc b/content/common/gpu/client/gl_helper_benchmark.cc |
index 193e83669e5730037893c5e4819ed23a7f102fc9..02bcad75e9fb8c9bddc45cc32449015e5366784a 100644 |
--- a/content/common/gpu/client/gl_helper_benchmark.cc |
+++ b/content/common/gpu/client/gl_helper_benchmark.cc |
@@ -21,7 +21,7 @@ |
#include "base/command_line.h" |
#include "base/file_util.h" |
#include "base/strings/stringprintf.h" |
-#include "base/time.h" |
+#include "base/time/time.h" |
#include "content/common/gpu/client/gl_helper.h" |
#include "content/common/gpu/client/gl_helper_scaling.h" |
#include "content/public/test/unittest_test_suite.h" |