Index: content/browser/gpu/webgl_conformance_test.cc |
diff --git a/content/browser/gpu/webgl_conformance_test.cc b/content/browser/gpu/webgl_conformance_test.cc |
index 3d343786cf6286c81e8adb8ea632377a6c65d2c1..1468b2d21671a2e70cd251c711857af6680c8cb3 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" |