| Index: chrome/browser/chromeos/drive/drive_sync_client.cc
|
| diff --git a/chrome/browser/chromeos/drive/drive_sync_client.cc b/chrome/browser/chromeos/drive/drive_sync_client.cc
|
| index cf06ed6d3d07228c3d69efad41371bb374f14515..d3b2617208d0f6af95d584891296c3c76ffff02a 100644
|
| --- a/chrome/browser/chromeos/drive/drive_sync_client.cc
|
| +++ b/chrome/browser/chromeos/drive/drive_sync_client.cc
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "base/bind.h"
|
| #include "base/message_loop_proxy.h"
|
| -#include "chrome/browser/api/prefs/pref_change_registrar.h"
|
| +#include "base/prefs/public/pref_change_registrar.h"
|
| #include "chrome/browser/chromeos/drive/drive.pb.h"
|
| #include "chrome/browser/chromeos/drive/drive_file_system_interface.h"
|
| #include "chrome/browser/chromeos/drive/drive_file_system_util.h"
|
|
|