Index: webkit/browser/dom_storage/session_storage_database_adapter.cc |
=================================================================== |
--- webkit/browser/dom_storage/session_storage_database_adapter.cc (revision 0) |
+++ webkit/browser/dom_storage/session_storage_database_adapter.cc (working copy) |
@@ -2,9 +2,9 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "webkit/dom_storage/session_storage_database_adapter.h" |
+#include "webkit/browser/dom_storage/session_storage_database_adapter.h" |
-#include "webkit/dom_storage/session_storage_database.h" |
+#include "webkit/browser/dom_storage/session_storage_database.h" |
namespace dom_storage { |