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

Unified Diff: chrome/browser/prefs/tracked/interceptable_pref_filter.cc

Issue 620933002: Move all files related to tracked preferences from c/b/prefs to c/b/prefs/tracked. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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/prefs/tracked/interceptable_pref_filter.cc
diff --git a/chrome/browser/prefs/interceptable_pref_filter.cc b/chrome/browser/prefs/tracked/interceptable_pref_filter.cc
similarity index 96%
rename from chrome/browser/prefs/interceptable_pref_filter.cc
rename to chrome/browser/prefs/tracked/interceptable_pref_filter.cc
index b04c07ddf54dbc473290976b15e1544b7b9bb8fd..adc61163296ccc7ba2a75146cf7708955e971148 100644
--- a/chrome/browser/prefs/interceptable_pref_filter.cc
+++ b/chrome/browser/prefs/tracked/interceptable_pref_filter.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/prefs/interceptable_pref_filter.h"
+#include "chrome/browser/prefs/tracked/interceptable_pref_filter.h"
#include "base/bind.h"
« no previous file with comments | « chrome/browser/prefs/tracked/interceptable_pref_filter.h ('k') | chrome/browser/prefs/tracked/mock_validation_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698