| Index: chrome/browser/chromeos/gdata/gdata_protocol_handler.cc
|
| ===================================================================
|
| --- chrome/browser/chromeos/gdata/gdata_protocol_handler.cc (revision 151579)
|
| +++ chrome/browser/chromeos/gdata/gdata_protocol_handler.cc (working copy)
|
| @@ -17,9 +17,9 @@
|
| #include "base/threading/sequenced_worker_pool.h"
|
| #include "base/utf_string_conversions.h"
|
| #include "chrome/browser/chromeos/gdata/gdata.pb.h"
|
| +#include "chrome/browser/chromeos/gdata/gdata_directory_service.h"
|
| #include "chrome/browser/chromeos/gdata/gdata_documents_service.h"
|
| #include "chrome/browser/chromeos/gdata/gdata_file_system_interface.h"
|
| -#include "chrome/browser/chromeos/gdata/gdata_files.h"
|
| #include "chrome/browser/chromeos/gdata/gdata_operation_registry.h"
|
| #include "chrome/browser/chromeos/gdata/gdata_system_service.h"
|
| #include "chrome/browser/chromeos/gdata/gdata_util.h"
|
|
|