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

Unified Diff: webkit/browser/quota/mock_special_storage_policy.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/mock_special_storage_policy.h ('k') | webkit/browser/quota/mock_storage_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/browser/quota/mock_special_storage_policy.cc
diff --git a/webkit/quota/mock_special_storage_policy.cc b/webkit/browser/quota/mock_special_storage_policy.cc
similarity index 95%
rename from webkit/quota/mock_special_storage_policy.cc
rename to webkit/browser/quota/mock_special_storage_policy.cc
index 5aaf21cbd6015f5f47afa5109072fd0e0d599659..7cf69e6bbc025fc3e6a778f966c1dad49adf7511 100644
--- a/webkit/quota/mock_special_storage_policy.cc
+++ b/webkit/browser/quota/mock_special_storage_policy.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/mock_special_storage_policy.h"
+#include "webkit/browser/quota/mock_special_storage_policy.h"
namespace quota {
« no previous file with comments | « webkit/browser/quota/mock_special_storage_policy.h ('k') | webkit/browser/quota/mock_storage_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698