summaryrefslogtreecommitdiffstats
path: root/content/shell/shell_gtk.cc
diff options
context:
space:
mode:
Diffstat (limited to 'content/shell/shell_gtk.cc')
-rw-r--r--content/shell/shell_gtk.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/shell/shell_gtk.cc b/content/shell/shell_gtk.cc
index b1ef588..98def95 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"