| Index: chrome/browser/chromeos/gdata/drive_file_system_proxy.cc
|
| diff --git a/chrome/browser/chromeos/gdata/drive_file_system_proxy.cc b/chrome/browser/chromeos/gdata/drive_file_system_proxy.cc
|
| index 9e529998022309c0ec180ea5a3751f5a38d9611b..5314d3c1432951d300978b1373d3d20c76d76f94 100644
|
| --- a/chrome/browser/chromeos/gdata/drive_file_system_proxy.cc
|
| +++ b/chrome/browser/chromeos/gdata/drive_file_system_proxy.cc
|
| @@ -14,7 +14,7 @@
|
| #include "chrome/browser/chromeos/gdata/drive.pb.h"
|
| #include "chrome/browser/chromeos/gdata/drive_file_system_interface.h"
|
| #include "chrome/browser/chromeos/gdata/drive_files.h"
|
| -#include "chrome/browser/chromeos/gdata/gdata_system_service.h"
|
| +#include "chrome/browser/chromeos/gdata/drive_system_service.h"
|
| #include "chrome/browser/chromeos/gdata/gdata_util.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "webkit/blob/shareable_file_reference.h"
|
|
|