Index: content/shell/shell_gtk.cc |
diff --git a/content/shell/shell_gtk.cc b/content/shell/shell_gtk.cc |
index b1ef588c946c226fe9e4b2daa63a29667316a2f5..98def9533d4ac2f3a12a9febba5cae3c67124875 100644 |
--- a/content/shell/shell_gtk.cc |
+++ b/content/shell/shell_gtk.cc |
@@ -8,7 +8,7 @@ |
#include <gtk/gtk.h> |
#include "base/logging.h" |
-#include "base/string_piece.h" |
+#include "base/strings/string_piece.h" |
#include "base/utf_string_conversions.h" |
#include "content/public/browser/browser_context.h" |
#include "content/public/browser/native_web_keyboard_event.h" |