Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(649)

Unified Diff: third_party/WebKit/Source/modules/quota/DeprecatedStorageQuotaCallbacksImpl.cpp

Issue 2335073003: Move DOMError to modules/quota (Closed)
Patch Set: V2 Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/Source/modules/quota/DeprecatedStorageQuotaCallbacksImpl.cpp
diff --git a/third_party/WebKit/Source/modules/quota/DeprecatedStorageQuotaCallbacksImpl.cpp b/third_party/WebKit/Source/modules/quota/DeprecatedStorageQuotaCallbacksImpl.cpp
index 51a234171ab0395ce05a692439bc50cf19d4397b..428a53cde050ad833a3ae5e54193abdf059f0370 100644
--- a/third_party/WebKit/Source/modules/quota/DeprecatedStorageQuotaCallbacksImpl.cpp
+++ b/third_party/WebKit/Source/modules/quota/DeprecatedStorageQuotaCallbacksImpl.cpp
@@ -30,7 +30,7 @@
#include "modules/quota/DeprecatedStorageQuotaCallbacksImpl.h"
-#include "core/dom/DOMError.h"
+#include "modules/quota/DOMError.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/modules/quota/DOMError.idl ('k') | third_party/WebKit/Source/modules/quota/StorageErrorCallback.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698