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 23efbdda0ef915b7c9d87cc1ebfacc008d414823..19971f0ce299a5d6c46e9575aabc8144429e8e38 100644 |
--- a/content/common/gpu/client/gl_helper.cc |
+++ b/content/common/gpu/client/gl_helper.cc |
@@ -13,6 +13,7 @@ |
#include "base/logging.h" |
#include "base/memory/ref_counted.h" |
#include "base/message_loop.h" |
+#include "base/strings/string_util.h" |
#include "base/time/time.h" |
#include "cc/resources/sync_point_helper.h" |
#include "content/common/gpu/client/gl_helper_scaling.h" |