Index: ui/views/examples/table_example.cc |
diff --git a/ui/views/examples/table_example.cc b/ui/views/examples/table_example.cc |
index 26bf1bea39b9cf93922f0d24eea5594f2635ecb2..87032c7160a0bd18c6d1ac5b7c6fb25960a059fa 100644 |
--- a/ui/views/examples/table_example.cc |
+++ b/ui/views/examples/table_example.cc |
@@ -6,7 +6,7 @@ |
#include <vector> |
-#include "base/string_util.h" |
+#include "base/strings/string_util.h" |
#include "base/strings/utf_string_conversions.h" |
#include "third_party/skia/include/core/SkBitmap.h" |
#include "third_party/skia/include/core/SkCanvas.h" |