summaryrefslogtreecommitdiffstats
path: root/base/prefs/testing_pref_store.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/prefs/testing_pref_store.h')
-rw-r--r--base/prefs/testing_pref_store.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/base/prefs/testing_pref_store.h b/base/prefs/testing_pref_store.h
deleted file mode 100644
index 297aa11..0000000
--- a/base/prefs/testing_pref_store.h
+++ /dev/null
@@ -1,7 +0,0 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
-
-// TODO(brettw) remove this forwarding header when prefs is completely moved to
-// components.
-#include "components/prefs/testing_pref_store.h"