Index: chrome/browser/browsing_data/browsing_data_quota_helper.cc |
diff --git a/chrome/browser/browsing_data_quota_helper.cc b/chrome/browser/browsing_data/browsing_data_quota_helper.cc |
similarity index 96% |
rename from chrome/browser/browsing_data_quota_helper.cc |
rename to chrome/browser/browsing_data/browsing_data_quota_helper.cc |
index b872c2f85be8d904db8d7d6821752baded1cf8e5..23209e4f998db98afe70342ccfccb34880ba90be 100644 |
--- a/chrome/browser/browsing_data_quota_helper.cc |
+++ b/chrome/browser/browsing_data/browsing_data_quota_helper.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 "chrome/browser/browsing_data_quota_helper.h" |
+#include "chrome/browser/browsing_data/browsing_data_quota_helper.h" |
BrowsingDataQuotaHelper::QuotaInfo::QuotaInfo() |
: temporary_usage(0), |