Index: chrome/browser/chromeos/gdata/gdata_file_system.h |
diff --git a/chrome/browser/chromeos/gdata/gdata_file_system.h b/chrome/browser/chromeos/gdata/gdata_file_system.h |
index a7a6e98567a4902e53c6cbfd1d5d09c0d550a67b..d4c9e5fba9fbba9db9420363ec71ef32f75f0c7c 100644 |
--- a/chrome/browser/chromeos/gdata/gdata_file_system.h |
+++ b/chrome/browser/chromeos/gdata/gdata_file_system.h |
@@ -15,13 +15,13 @@ |
#include "base/observer_list.h" |
#include "base/platform_file.h" |
#include "base/timer.h" |
+#include "chrome/browser/api/prefs/pref_change_registrar.h" |
#include "chrome/browser/chromeos/gdata/gdata_cache.h" |
#include "chrome/browser/chromeos/gdata/gdata_directory_service.h" |
#include "chrome/browser/chromeos/gdata/gdata_errorcode.h" |
#include "chrome/browser/chromeos/gdata/gdata_file_system_interface.h" |
#include "chrome/browser/chromeos/gdata/gdata_wapi_feed_loader.h" |
#include "chrome/browser/chromeos/gdata/gdata_wapi_feed_processor.h" |
-#include "chrome/browser/prefs/pref_change_registrar.h" |
#include "content/public/browser/notification_observer.h" |
namespace base { |