diff options
Diffstat (limited to 'components/prefs/pref_value_map_unittest.cc')
-rw-r--r-- | components/prefs/pref_value_map_unittest.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/prefs/pref_value_map_unittest.cc b/components/prefs/pref_value_map_unittest.cc index f78c999..04001a2 100644 --- a/components/prefs/pref_value_map_unittest.cc +++ b/components/prefs/pref_value_map_unittest.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 "base/values.h" #include "testing/gtest/include/gtest/gtest.h" |