summaryrefslogtreecommitdiffstats
path: root/content/browser/gpu/webgl_conformance_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/gpu/webgl_conformance_test.cc')
-rw-r--r--content/browser/gpu/webgl_conformance_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/browser/gpu/webgl_conformance_test.cc b/content/browser/gpu/webgl_conformance_test.cc
index 3d34378..1468b2d 100644
--- a/content/browser/gpu/webgl_conformance_test.cc
+++ b/content/browser/gpu/webgl_conformance_test.cc
@@ -5,7 +5,7 @@
#include "base/command_line.h"
#include "base/file_util.h"
#include "base/path_service.h"
-#include "base/utf_string_conversions.h"
+#include "base/strings/utf_string_conversions.h"
#include "content/public/browser/web_contents.h"
#include "content/public/common/content_paths.h"
#include "content/public/common/content_switches.h"