Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(21)

Unified Diff: chrome/browser/chromeos/gdata/gdata_file_system.h

Issue 10832331: Revert 151829 - Fix gdata includes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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;
« no previous file with comments | « chrome/browser/chromeos/gdata/gdata_download_observer.cc ('k') | chrome/browser/chromeos/gdata/gdata_file_system.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698