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

Unified Diff: chrome/browser/browsing_data/mock_browsing_data_local_storage_helper.cc

Issue 10805015: Move browsing_data_helper files into a separate directory. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix chrome_frame build Created 8 years, 5 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
Index: chrome/browser/browsing_data/mock_browsing_data_local_storage_helper.cc
diff --git a/chrome/browser/mock_browsing_data_local_storage_helper.cc b/chrome/browser/browsing_data/mock_browsing_data_local_storage_helper.cc
similarity index 95%
rename from chrome/browser/mock_browsing_data_local_storage_helper.cc
rename to chrome/browser/browsing_data/mock_browsing_data_local_storage_helper.cc
index ea2a09897f99e12ccfa68f6b8fd7a79f838db67a..cf9cd28b8e12fed683dffd0f2784878ba8b613ba 100644
--- a/chrome/browser/mock_browsing_data_local_storage_helper.cc
+++ b/chrome/browser/browsing_data/mock_browsing_data_local_storage_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/mock_browsing_data_local_storage_helper.h"
+#include "chrome/browser/browsing_data/mock_browsing_data_local_storage_helper.h"
#include "base/callback.h"
#include "base/logging.h"

Powered by Google App Engine
This is Rietveld 408576698