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

Unified Diff: chrome/browser/chromeos/gdata/drive_upload_file_info.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_upload_file_info.h
diff --git a/chrome/browser/chromeos/gdata/drive_upload_file_info.h b/chrome/browser/chromeos/gdata/drive_upload_file_info.h
index bac03880d8a125e45d6d5e935e03903f9515038a..2b545864d082d17b97a33a3a87d5e551c028cc5a 100644
--- a/chrome/browser/chromeos/gdata/drive_upload_file_info.h
+++ b/chrome/browser/chromeos/gdata/drive_upload_file_info.h
@@ -12,7 +12,7 @@
#include "base/callback.h"
#include "base/file_path.h"
#include "base/memory/ref_counted.h"
-#include "chrome/browser/chromeos/gdata/gdata_errorcode.h"
+#include "chrome/browser/google_api/gdata_errorcode.h"
#include "googleurl/src/gurl.h"
#include "net/base/file_stream.h"
#include "net/base/io_buffer.h"

Powered by Google App Engine
This is Rietveld 408576698