| Index: chrome/browser/chromeos/gdata/gdata_file_system.h
|
| ===================================================================
|
| --- chrome/browser/chromeos/gdata/gdata_file_system.h (revision 151733)
|
| +++ chrome/browser/chromeos/gdata/gdata_file_system.h (working copy)
|
| @@ -16,9 +16,9 @@
|
| #include "base/platform_file.h"
|
| #include "base/timer.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_errorcode.h"
|
| -#include "chrome/browser/chromeos/gdata/gdata_files.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"
|
|
|