summaryrefslogtreecommitdiffstats
path: root/chrome/test/base/testing_pref_service_syncable.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/test/base/testing_pref_service_syncable.cc')
-rw-r--r--chrome/test/base/testing_pref_service_syncable.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/test/base/testing_pref_service_syncable.cc b/chrome/test/base/testing_pref_service_syncable.cc
index 4d012e9..7946402 100644
--- a/chrome/test/base/testing_pref_service_syncable.cc
+++ b/chrome/test/base/testing_pref_service_syncable.cc
@@ -7,7 +7,7 @@
#include "base/bind.h"
#include "base/prefs/pref_notifier_impl.h"
#include "base/prefs/pref_value_store.h"
-#include "components/user_prefs/pref_registry_syncable.h"
+#include "components/pref_registry/pref_registry_syncable.h"
#include "testing/gtest/include/gtest/gtest.h"
template <>