summaryrefslogtreecommitdiffstats
path: root/base/prefs/scoped_user_pref_update.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/prefs/scoped_user_pref_update.h')
-rw-r--r--base/prefs/scoped_user_pref_update.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/base/prefs/scoped_user_pref_update.h b/base/prefs/scoped_user_pref_update.h
deleted file mode 100644
index ce03c6a..0000000
--- a/base/prefs/scoped_user_pref_update.h
+++ /dev/null
@@ -1,7 +0,0 @@
-// Copyright 2013 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/scoped_user_pref_update.h"