Index: chrome/browser/chromeos/gdata/gdata_file_system.h |
=================================================================== |
--- chrome/browser/chromeos/gdata/gdata_file_system.h (revision 151829) |
+++ chrome/browser/chromeos/gdata/gdata_file_system.h (working copy) |
@@ -25,14 +25,15 @@ |
#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; |