Index: chrome/browser/plugin_updater.cc |
diff --git a/chrome/browser/plugin_updater.cc b/chrome/browser/plugin_updater.cc |
index 0ed1b7001907ca3401eebb05baf230f0d499ac67..c0712b71d55af73f45f3498f68eb2a518f965abe 100644 |
--- a/chrome/browser/plugin_updater.cc |
+++ b/chrome/browser/plugin_updater.cc |
@@ -12,7 +12,7 @@ |
#include "base/scoped_ptr.h" |
#include "base/values.h" |
#include "base/version.h" |
-#include "chrome/browser/pref_service.h" |
+#include "chrome/browser/prefs/pref_service.h" |
#include "chrome/browser/profile.h" |
#include "chrome/common/chrome_paths.h" |
#include "chrome/common/chrome_switches.h" |