Index: webkit/browser/quota/quota_task.cc |
diff --git a/webkit/quota/quota_task.cc b/webkit/browser/quota/quota_task.cc |
similarity index 97% |
rename from webkit/quota/quota_task.cc |
rename to webkit/browser/quota/quota_task.cc |
index 347cc54fe7fbe351e1334f3ae2d80f832753808c..1050b273fad07b8855eb5f80cff390b0b51356b5 100644 |
--- a/webkit/quota/quota_task.cc |
+++ b/webkit/browser/quota/quota_task.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "webkit/quota/quota_task.h" |
+#include "webkit/browser/quota/quota_task.h" |
#include <algorithm> |
#include <functional> |