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

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

Issue 10920091: Move Drive API files to google_apis directory (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Disable some tests Created 8 years, 3 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/drive_download_observer.h
diff --git a/chrome/browser/chromeos/gdata/drive_download_observer.h b/chrome/browser/chromeos/gdata/drive_download_observer.h
index 05d6bba2c8775095e0f1abbac30f19aacc05ed0f..2d3969822719f7db7b9ae5cd5dc69aba3a5313a6 100644
--- a/chrome/browser/chromeos/gdata/drive_download_observer.h
+++ b/chrome/browser/chromeos/gdata/drive_download_observer.h
@@ -11,7 +11,7 @@
#include "base/memory/weak_ptr.h"
#include "content/public/browser/download_item.h"
#include "content/public/browser/download_manager.h"
-#include "chrome/browser/chromeos/gdata/drive_uploader.h"
+#include "chrome/browser/google_apis/drive_uploader.h"
#include "chrome/browser/google_apis/gdata_errorcode.h"
#include "googleurl/src/gurl.h"

Powered by Google App Engine
This is Rietveld 408576698