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

Unified Diff: webkit/browser/quota/quota_task.cc

Issue 16010007: Move webkit/quota files to webkit/browser/quota or webkit/common/quota (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 7 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
« no previous file with comments | « webkit/browser/quota/quota_task.h ('k') | webkit/browser/quota/quota_temporary_storage_evictor.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « webkit/browser/quota/quota_task.h ('k') | webkit/browser/quota/quota_temporary_storage_evictor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698