Index: content/shell/shell.h |
diff --git a/content/shell/shell.h b/content/shell/shell.h |
index fb1c5c6eac8dbf8aa59fefe4eade2261f16b345f..736bd3f8c290929c9382dd08318b9ee9ae499ce7 100644 |
--- a/content/shell/shell.h |
+++ b/content/shell/shell.h |
@@ -10,9 +10,9 @@ |
#include "base/basictypes.h" |
#include "base/callback_forward.h" |
#include "base/memory/scoped_ptr.h" |
-#include "base/string_piece.h" |
-#include "content/public/browser/notification_registrar.h" |
+#include "base/strings/string_piece.h" |
#include "content/public/browser/notification_observer.h" |
+#include "content/public/browser/notification_registrar.h" |
#include "content/public/browser/web_contents_delegate.h" |
#include "ipc/ipc_channel.h" |
#include "ui/gfx/native_widget_types.h" |