Index: content/common/dom_storage_messages.h |
diff --git a/content/common/dom_storage_messages.h b/content/common/dom_storage_messages.h |
index 689c80b9a75deaca65c2a385f452a391960b1ab3..da847ecab619e309430ac655f8a174dca7f3507c 100644 |
--- a/content/common/dom_storage_messages.h |
+++ b/content/common/dom_storage_messages.h |
@@ -4,10 +4,10 @@ |
// Multiply-included message file, no traditional include guard. |
#include "content/public/common/common_param_traits.h" |
-#include "googleurl/src/gurl.h" |
#include "ipc/ipc_message_macros.h" |
#include "ipc/ipc_param_traits.h" |
#include "third_party/WebKit/public/platform/WebStorageArea.h" |
+#include "url/gurl.h" |
#include "webkit/common/dom_storage/dom_storage_types.h" |
#define IPC_MESSAGE_START DOMStorageMsgStart |