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

Unified Diff: chrome/browser/sync_file_system/drive_backend_v1/api_util_interface.h

Issue 96413002: Move c/b/google_apis to google_apis/drive. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 7 years 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/sync_file_system/drive_backend_v1/api_util_interface.h
diff --git a/chrome/browser/sync_file_system/drive_backend_v1/api_util_interface.h b/chrome/browser/sync_file_system/drive_backend_v1/api_util_interface.h
index 4b9e96fdabf99ae36c1b64a3f573b862fc4c9a05..21237f3d083fba6dd0d372d3e0076778c81074c9 100644
--- a/chrome/browser/sync_file_system/drive_backend_v1/api_util_interface.h
+++ b/chrome/browser/sync_file_system/drive_backend_v1/api_util_interface.h
@@ -8,8 +8,8 @@
#include <string>
#include "base/callback_forward.h"
-#include "chrome/browser/google_apis/gdata_errorcode.h"
-#include "chrome/browser/google_apis/gdata_wapi_parser.h"
+#include "google_apis/drive/gdata_errorcode.h"
+#include "google_apis/drive/gdata_wapi_parser.h"
class GURL;
class Profile;

Powered by Google App Engine
This is Rietveld 408576698