Index: content/common/gpu/client/gl_helper.cc |
diff --git a/content/common/gpu/client/gl_helper.cc b/content/common/gpu/client/gl_helper.cc |
index 2ce57d9170115575ee0303764637d9aec07998b6..4bfd440755c45ea543476715b45e5aff15cfac0a 100644 |
--- a/content/common/gpu/client/gl_helper.cc |
+++ b/content/common/gpu/client/gl_helper.cc |
@@ -13,7 +13,7 @@ |
#include "base/logging.h" |
#include "base/memory/ref_counted.h" |
#include "base/message_loop.h" |
-#include "base/time.h" |
+#include "base/time/time.h" |
#include "cc/resources/sync_point_helper.h" |
#include "content/common/gpu/client/gl_helper_scaling.h" |
#include "media/base/video_frame.h" |