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

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

Issue 108343009: [SyncFS] Move FakeDriveServiceHelper from V1 directory to V2. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 11 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/sync_file_system/drive_backend_v1/fake_drive_uploader.h
diff --git a/chrome/browser/sync_file_system/drive_backend_v1/fake_drive_uploader.h b/chrome/browser/sync_file_system/drive_backend_v1/fake_drive_uploader.h
index a9497abb37944c08ec469a736d0dab0e495a95bd..e6af322f3370c754a9564c04f8367ea4a41a2495 100644
--- a/chrome/browser/sync_file_system/drive_backend_v1/fake_drive_uploader.h
+++ b/chrome/browser/sync_file_system/drive_backend_v1/fake_drive_uploader.h
@@ -12,8 +12,8 @@
#include "base/values.h"
#include "chrome/browser/drive/drive_uploader.h"
#include "chrome/browser/drive/fake_drive_service.h"
+#include "chrome/browser/sync_file_system/drive_backend/fake_drive_service_helper.h"
#include "chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_util.h"
-#include "chrome/browser/sync_file_system/drive_backend_v1/fake_drive_service_helper.h"
#include "google_apis/drive/gdata_errorcode.h"
#include "google_apis/drive/test_util.h"
#include "net/base/escape.h"
« no previous file with comments | « chrome/browser/sync_file_system/drive_backend_v1/fake_drive_service_helper.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698