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

Unified Diff: webkit/browser/fileapi/syncable/mock_sync_status_observer.h

Issue 14895013: Move webkit/fileapi/file_system_mount_point_provider.h to webkit/browser/fileapi (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 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: webkit/browser/fileapi/syncable/mock_sync_status_observer.h
diff --git a/webkit/fileapi/syncable/mock_sync_status_observer.h b/webkit/browser/fileapi/syncable/mock_sync_status_observer.h
similarity index 92%
rename from webkit/fileapi/syncable/mock_sync_status_observer.h
rename to webkit/browser/fileapi/syncable/mock_sync_status_observer.h
index 6483f1d50439d859004cc3fb9a1770d00df706f1..ee18a89e94e946aa819d1765da0f3c3453120b2c 100644
--- a/webkit/fileapi/syncable/mock_sync_status_observer.h
+++ b/webkit/browser/fileapi/syncable/mock_sync_status_observer.h
@@ -6,7 +6,7 @@
#define WEBKIT_FILEAPI_SYNCABLE_MOCK_SYNC_STATUS_OBSERVER_H_
#include "testing/gmock/include/gmock/gmock.h"
-#include "webkit/fileapi/syncable/local_file_sync_status.h"
+#include "webkit/browser/fileapi/syncable/local_file_sync_status.h"
namespace sync_file_system {

Powered by Google App Engine
This is Rietveld 408576698