| Index: content/child/quota_dispatcher.cc
|
| diff --git a/content/child/quota_dispatcher.cc b/content/child/quota_dispatcher.cc
|
| index 1409580004673cc94e48d851987f9b822bac95f6..e6b7114500221f8f4b3de18c07cb9893394b4f82 100644
|
| --- a/content/child/quota_dispatcher.cc
|
| +++ b/content/child/quota_dispatcher.cc
|
| @@ -11,8 +11,8 @@
|
| #include "content/child/quota_message_filter.h"
|
| #include "content/child/thread_safe_sender.h"
|
| #include "content/common/quota_messages.h"
|
| -#include "third_party/WebKit/public/web/WebStorageQuotaCallbacks.h"
|
| -#include "third_party/WebKit/public/web/WebStorageQuotaType.h"
|
| +#include "third_party/WebKit/public/platform/WebStorageQuotaCallbacks.h"
|
| +#include "third_party/WebKit/public/platform/WebStorageQuotaType.h"
|
| #include "url/gurl.h"
|
|
|
| using quota::QuotaStatusCode;
|
|
|