Index: content/child/webblobregistry_impl.cc |
diff --git a/content/child/webblobregistry_impl.cc b/content/child/webblobregistry_impl.cc |
index dc94eff94a10a526c75028440124aa25ec47e6c7..504b21e4216cd24d0ada0d781e5b4d4d11c5e8c6 100644 |
--- a/content/child/webblobregistry_impl.cc |
+++ b/content/child/webblobregistry_impl.cc |
@@ -6,8 +6,8 @@ |
#include "base/files/file_path.h" |
#include "base/memory/ref_counted.h" |
+#include "base/memory/shared_memory.h" |
#include "base/message_loop.h" |
-#include "base/shared_memory.h" |
#include "content/child/child_thread.h" |
#include "content/child/thread_safe_sender.h" |
#include "content/common/fileapi/webblob_messages.h" |