Index: content/renderer/dom_storage/webstoragenamespace_impl.h |
diff --git a/content/renderer/dom_storage/webstoragenamespace_impl.h b/content/renderer/dom_storage/webstoragenamespace_impl.h |
index 4f14500483bf8d2fd32d3f49c44e5d70971bb7a4..52c1b355f9bd55e85744fd9bd8663ea5d1469095 100644 |
--- a/content/renderer/dom_storage/webstoragenamespace_impl.h |
+++ b/content/renderer/dom_storage/webstoragenamespace_impl.h |
@@ -6,7 +6,7 @@ |
#define CONTENT_RENDERER_DOM_STORAGE_WEBSTORAGENAMESPACE_IMPL_H_ |
#include "base/basictypes.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebStorageNamespace.h" |
+#include "third_party/WebKit/public/platform/WebStorageNamespace.h" |
namespace content { |