summaryrefslogtreecommitdiffstats
path: root/components/prefs/pref_value_map.cc
diff options
context:
space:
mode:
Diffstat (limited to 'components/prefs/pref_value_map.cc')
-rw-r--r--components/prefs/pref_value_map.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/prefs/pref_value_map.cc b/components/prefs/pref_value_map.cc
index 2340e3c..7b267cc 100644
--- a/components/prefs/pref_value_map.cc
+++ b/components/prefs/pref_value_map.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 "base/prefs/pref_value_map.h"
+#include "components/prefs/pref_value_map.h"
#include <map>
#include <utility>