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

Unified Diff: webkit/common/quota/quota_status_code.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/common/quota/quota_status_code.h ('k') | webkit/common/quota/quota_types.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/common/quota/quota_status_code.cc
diff --git a/webkit/quota/quota_status_code.cc b/webkit/common/quota/quota_status_code.cc
similarity index 93%
rename from webkit/quota/quota_status_code.cc
rename to webkit/common/quota/quota_status_code.cc
index fd319c76457807c6b9001b5920003e55bad38e97..2846363bc506a6b9682c1ce79dfe4d53529da9ff 100644
--- a/webkit/quota/quota_status_code.cc
+++ b/webkit/common/quota/quota_status_code.cc
@@ -3,7 +3,7 @@
// found in the LICENSE file.
#include "base/logging.h"
-#include "webkit/quota/quota_status_code.h"
+#include "webkit/common/quota/quota_status_code.h"
namespace quota {
« no previous file with comments | « webkit/common/quota/quota_status_code.h ('k') | webkit/common/quota/quota_types.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698