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

Unified Diff: webkit/browser/quota/usage_tracker_unittest.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/usage_tracker.cc ('k') | webkit/browser/quota/webkit_browser_quota.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/browser/quota/usage_tracker_unittest.cc
diff --git a/webkit/quota/usage_tracker_unittest.cc b/webkit/browser/quota/usage_tracker_unittest.cc
similarity index 98%
rename from webkit/quota/usage_tracker_unittest.cc
rename to webkit/browser/quota/usage_tracker_unittest.cc
index 63161262ad8a3776d3b1e1ac95f247e5bcec31aa..b897cfcf01722304d6cdf2206d269d8f546e8a11 100644
--- a/webkit/quota/usage_tracker_unittest.cc
+++ b/webkit/browser/quota/usage_tracker_unittest.cc
@@ -6,8 +6,8 @@
#include "base/message_loop.h"
#include "net/base/net_util.h"
#include "testing/gtest/include/gtest/gtest.h"
-#include "webkit/quota/mock_special_storage_policy.h"
-#include "webkit/quota/usage_tracker.h"
+#include "webkit/browser/quota/mock_special_storage_policy.h"
+#include "webkit/browser/quota/usage_tracker.h"
namespace quota {
« no previous file with comments | « webkit/browser/quota/usage_tracker.cc ('k') | webkit/browser/quota/webkit_browser_quota.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698