Index: content/shell/shell_mac.mm |
diff --git a/content/shell/shell_mac.mm b/content/shell/shell_mac.mm |
index 90b269dccfe350f008604f1ac960f0a297193fa4..0e1c582a5fcf1dafb2a2b4d6a28d88ef08e605da 100644 |
--- a/content/shell/shell_mac.mm |
+++ b/content/shell/shell_mac.mm |
@@ -8,7 +8,7 @@ |
#include "base/logging.h" |
#import "base/memory/scoped_nsobject.h" |
-#include "base/string_piece.h" |
+#include "base/strings/string_piece.h" |
#include "base/strings/sys_string_conversions.h" |
#include "content/public/browser/native_web_keyboard_event.h" |
#include "content/public/browser/web_contents.h" |