Index: chrome/browser/chromeos/gdata/gdata_file_system.h |
=================================================================== |
--- chrome/browser/chromeos/gdata/gdata_file_system.h (revision 151830) |
+++ chrome/browser/chromeos/gdata/gdata_file_system.h (working copy) |
@@ -25,15 +25,14 @@ |
#include "content/public/browser/notification_observer.h" |
namespace base { |
- |
class SequencedTaskRunner; |
+} |
-} // namespace base |
- |
namespace gdata { |
class DocumentsServiceInterface; |
class DriveWebAppsRegistryInterface; |
+class GDataUploaderInterface; |
class GDataWapiFeedLoader; |
struct UploadFileInfo; |