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

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

Issue 10920091: Move Drive API files to google_apis directory (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix dependency problem 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_uploader.h
diff --git a/chrome/browser/chromeos/gdata/drive_uploader.h b/chrome/browser/chromeos/gdata/drive_uploader.h
index ed98f1e7547036aa78b1c5ceb57d957c7ecc89ed..18f6563ab4e9e31e0f6071d3105a8fdb01ece6a0 100644
--- a/chrome/browser/chromeos/gdata/drive_uploader.h
+++ b/chrome/browser/chromeos/gdata/drive_uploader.h
@@ -13,8 +13,8 @@
#include "base/memory/weak_ptr.h"
#include "base/platform_file.h"
#include "chrome/browser/chromeos/gdata/drive_upload_file_info.h"
-#include "chrome/browser/chromeos/gdata/gdata_errorcode.h"
#include "chrome/browser/chromeos/gdata/gdata_operations.h"
+#include "chrome/browser/google_api/gdata_errorcode.h"
#include "googleurl/src/gurl.h"
namespace content {

Powered by Google App Engine
This is Rietveld 408576698