Index: third_party/WebKit/Source/modules/quota/StorageQuotaCallbacksImpl.cpp |
diff --git a/third_party/WebKit/Source/modules/quota/StorageQuotaCallbacksImpl.cpp b/third_party/WebKit/Source/modules/quota/StorageQuotaCallbacksImpl.cpp |
index 09fbdb944f6ecabccadf4f25f7927450297e1ce3..79f3b4269f824ddec7ac3c50464e899246b240a2 100644 |
--- a/third_party/WebKit/Source/modules/quota/StorageQuotaCallbacksImpl.cpp |
+++ b/third_party/WebKit/Source/modules/quota/StorageQuotaCallbacksImpl.cpp |
@@ -30,7 +30,7 @@ |
#include "modules/quota/StorageQuotaCallbacksImpl.h" |
-#include "core/dom/DOMError.h" |
+#include "modules/quota/DOMError.h" |
#include "modules/quota/StorageInfo.h" |
namespace blink { |