| Index: Source/modules/webdatabase/QuotaTracker.cpp
|
| diff --git a/Source/modules/webdatabase/chromium/QuotaTracker.cpp b/Source/modules/webdatabase/QuotaTracker.cpp
|
| similarity index 98%
|
| rename from Source/modules/webdatabase/chromium/QuotaTracker.cpp
|
| rename to Source/modules/webdatabase/QuotaTracker.cpp
|
| index daa4519276200ec9c8df3743c6acce8e1cd96dc2..9992bdff60c7b003bca191acafa60066cc09f1e5 100644
|
| --- a/Source/modules/webdatabase/chromium/QuotaTracker.cpp
|
| +++ b/Source/modules/webdatabase/QuotaTracker.cpp
|
| @@ -29,7 +29,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "modules/webdatabase/chromium/QuotaTracker.h"
|
| +#include "modules/webdatabase/QuotaTracker.h"
|
|
|
| #include "public/platform/Platform.h"
|
| #include "wtf/StdLibExtras.h"
|
|
|