Index: chrome/browser/in_process_webkit/dom_storage_dispatcher_host.h |
=================================================================== |
--- chrome/browser/in_process_webkit/dom_storage_dispatcher_host.h (revision 24540) |
+++ chrome/browser/in_process_webkit/dom_storage_dispatcher_host.h (working copy) |
@@ -6,8 +6,8 @@ |
#define CHROME_BROWSER_IN_PROCESS_WEBKIT_DOM_STORAGE_DISPATCHER_HOST_H_ |
#include "base/hash_tables.h" |
+#include "base/ref_counted.h" |
#include "base/scoped_ptr.h" |
-#include "base/ref_counted.h" |
#include "ipc/ipc_message.h" |
class WebKitContext; |