Chromium Code Reviews| Index: chrome/browser/chromeos/gdata/gdata_protocol_handler.cc |
| diff --git a/chrome/browser/chromeos/gdata/gdata_protocol_handler.cc b/chrome/browser/chromeos/gdata/gdata_protocol_handler.cc |
| index eeb422c6d9396b37708581e6986386f8ec7106c2..52106d94497ebaa1040653a1c7f013147c92bacd 100644 |
| --- a/chrome/browser/chromeos/gdata/gdata_protocol_handler.cc |
| +++ b/chrome/browser/chromeos/gdata/gdata_protocol_handler.cc |
| @@ -21,9 +21,9 @@ |
| #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_operation_registry.h" |
| #include "chrome/browser/chromeos/gdata/gdata_system_service.h" |
| #include "chrome/browser/chromeos/gdata/gdata_util.h" |
| +#include "chrome/browser/chromeos/gdata/gdata_wapi_service.h" |
|
kochi
2012/08/21 05:09:23
Removed.
|
| #include "chrome/browser/profiles/profile.h" |
| #include "chrome/browser/profiles/profile_manager.h" |
| #include "chrome/common/url_constants.h" |